Age | Commit message (Expand) | Author |
2014-10-14 | batman-adv: replace strnicmp with strncasecmp | Rasmus Villemoes |
2014-10-14 | netfilter: replace strnicmp with strncasecmp | Rasmus Villemoes |
2014-10-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2014-10-12 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds |
2014-10-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2014-10-11 | Merge tag 'locks-v3.18-1' of git://git.samba.org/jlayton/linux | Linus Torvalds |
2014-10-10 | net: fix races in page->_count manipulation | Eric Dumazet |
2014-10-10 | flow-dissector: Fix alignment issue in __skb_flow_get_ports | Alexander Duyck |
2014-10-10 | net: filter: fix the comments | Li RongQing |
2014-10-10 | net: bpf: fix bpf syscall dependence on anon_inodes | Alexei Starovoitov |
2014-10-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller |
2014-10-10 | Merge tag 'master-2014-10-08' of git://git.kernel.org/pub/scm/linux/kernel/gi... | David S. Miller |
2014-10-10 | Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p... | Linus Torvalds |
2014-10-09 | net_sched: restore qdisc quota fairness limits after bulk dequeue | Jesper Dangaard Brouer |
2014-10-09 | net: Missing @ before descriptions cause make xmldocs warning | Masanari Iida |
2014-10-09 | fix misuses of f_count() in ppp and netlink | Al Viro |
2014-10-09 | netlabel: kernel-doc warning fix | Fabian Frederick |
2014-10-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2014-10-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2014-10-08 | netlabel: directly return netlbl_unlabel_genl_init() | Fabian Frederick |
2014-10-08 | net_sched: copy exts->type in tcf_exts_change() | WANG Cong |
2014-10-08 | net: rfkill: kernel-doc warning fixes | Fabian Frederick |
2014-10-08 | Merge branch 'for-3.18' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2014-10-08 | Merge tag 'nfs-for-3.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2014-10-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2014-10-07 | Merge tag 'dmaengine-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/d... | Linus Torvalds |
2014-10-07 | wimax: convert printk to pr_foo() | Fabian Frederick |
2014-10-07 | af_unix: remove 0 assignment on static | Fabian Frederick |
2014-10-07 | ipv6: Do not warn for informational ICMP messages, regardless of type. | David S. Miller |
2014-10-07 | bridge: Save frag_max_size between PRE_ROUTING and POST_ROUTING | Herbert Xu |
2014-10-07 | tipc: fix bug in multicast congestion handling | Jon Maloy |
2014-10-07 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2014-10-07 | netfilter: fix wrong arithmetics regarding NFT_REJECT_ICMPX_MAX | Pablo Neira Ayuso |
2014-10-07 | net: better IFF_XMIT_DST_RELEASE support | Eric Dumazet |
2014-10-07 | net_sched: fix unused variables in __gnet_stats_copy_basic_cpu() | WANG Cong |
2014-10-07 | openvswitch: fix a compilation error when CONFIG_INET is not setW! | Andy Zhou |
2014-10-07 | openvswitch: fix a sparse warning | Andy Zhou |
2014-10-07 | net: fix a sparse warning | Andy Zhou |
2014-10-07 | ipv6: don't walk node's leaf during serial number update | Hannes Frederic Sowa |
2014-10-07 | ipv6: make fib6 serial number per namespace | Hannes Frederic Sowa |
2014-10-07 | ipv6: only generate one new serial number per fib mutation | Hannes Frederic Sowa |
2014-10-07 | ipv6: make rt_sernum atomic and serial number fields ordinary ints | Hannes Frederic Sowa |
2014-10-07 | ipv6: minor fib6 cleanups like type safety, bool conversion, inline removal | Hannes Frederic Sowa |
2014-10-06 | net: validate_xmit_vlan() is static | Eric Dumazet |
2014-10-06 | net: fix rcu access on phonet_routes | Fabian Frederick |
2014-10-06 | net: sched: do not use tcf_proto 'tp' argument from call_rcu | John Fastabend |
2014-10-06 | net: sched: cls_cgroup tear down exts and ematch from rcu callback | John Fastabend |
2014-10-06 | net: sched: remove tcf_proto from ematch calls | John Fastabend |
2014-10-06 | net: introduce netdevice gso_min_segs attribute | Eric Dumazet |
2014-10-06 | ipv4: igmp: fix v3 general query drop monitor false positive | Daniel Borkmann |