Age | Commit message (Expand) | Author |
2013-01-29 | netfilter ip6table_mangle: Use ipv6_addr_equal() where appropriate. | YOSHIFUJI Hideaki / 吉藤英明 |
2013-01-29 | xfrm: Convert xfrm_addr_cmp() to boolean xfrm_addr_equal(). | YOSHIFUJI Hideaki / 吉藤英明 |
2013-01-29 | xfrm: Use ipv6_addr_equal() where appropriate. | YOSHIFUJI Hideaki / 吉藤英明 |
2013-01-29 | ipv6 mcast: Use ipv6_addr_equal() in ip6_mc_source(). | YOSHIFUJI Hideaki / 吉藤英明 |
2013-01-29 | Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge | David S. Miller |
2013-01-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2013-01-29 | ipv6: add anti-spoofing checks for 6to4 and 6rd | Hannes Frederic Sowa |
2013-01-29 | ipv6: Fix inet6_csk_bind_conflict so it builds with user namespaces enabled | Eric W. Biederman |
2013-01-29 | pktgen: support net namespace | Cong Wang |
2013-01-29 | ip_gre: When TOS is inherited, use configured TOS value for non-IP packets | David Ward |
2013-01-29 | ipv4: introduce address lifetime | Jiri Pirko |
2013-01-29 | net: frag, move LRU list maintenance outside of rwlock | Jesper Dangaard Brouer |
2013-01-29 | net: use lib/percpu_counter API for fragmentation mem accounting | Jesper Dangaard Brouer |
2013-01-29 | net: frag helper functions for mem limit tracking | Jesper Dangaard Brouer |
2013-01-28 | net neigh: Optimize neighbor entry size calculation. | YOSHIFUJI Hideaki / 吉藤英明 |
2013-01-28 | net: avoid to hang up on sending due to sysctl configuration overflow. | bingtian.ly@taobao.com |
2013-01-28 | netpoll: use the net namespace of current process instead of init_net | Cong Wang |
2013-01-28 | netpoll: use ipv6_addr_equal() to compare ipv6 addr | Cong Wang |
2013-01-28 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller |
2013-01-28 | can: rework skb reserved data handling | Oliver Hartkopp |
2013-01-28 | batman-adv: fix local translation table output | Antonio Quartulli |
2013-01-28 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2013-01-28 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2013-01-28 | net: fix possible wrong checksum generation | Eric Dumazet |
2013-01-28 | Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next | David S. Miller |
2013-01-28 | decnet: use correct RCU API to deref sk_dst_cache field | Cong Wang |
2013-01-28 | SCTP: Free the per-net sysctl table on net exit. v2 | Vlad Yasevich |
2013-01-28 | IP_GRE: Fix kernel panic in IP_GRE with GRE csum. | Pravin B Shelar |
2013-01-27 | irda: buffer overflow in irnet_ctrl_read() | Dan Carpenter |
2013-01-27 | sctp: set association state to established in dupcook_a handler | Xufeng Zhang |
2013-01-27 | ip6mr: limit IPv6 MRT_TABLE identifiers | Dan Carpenter |
2013-01-27 | batman-adv: filter ARP packets with invalid MAC addresses in DAT | Matthias Schiffer |
2013-01-27 | batman-adv: check for more types of invalid IP addresses in DAT | Matthias Schiffer |
2013-01-27 | batman-adv: fix skb leak in batadv_dat_snoop_incoming_arp_reply() | Matthias Schiffer |
2013-01-27 | soreuseport: fix use of uid in tb->fastuid | Tom Herbert |
2013-01-27 | Merge branch 'master' of git://1984.lsi.us.es/nf-next | David S. Miller |
2013-01-26 | can: gw: indicate and count deleted frames due to misconfiguration | Oliver Hartkopp |
2013-01-26 | can: gw: add a variable limit for CAN frame routings | Oliver Hartkopp |
2013-01-26 | can: gw: make routing to the incoming CAN interface configurable | Oliver Hartkopp |
2013-01-26 | can: add private data space for CAN sk_buffs | Oliver Hartkopp |
2013-01-26 | can: Kconfig: switch on all CAN protocolls by default | Marc Kleine-Budde |
2013-01-26 | can: Kconfig: convert 'depends on CAN' into 'if CAN...endif' block | Marc Kleine-Budde |
2013-01-23 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2013-01-23 | Merge branch 'testing' of git://git.kernel.org/pub/scm/linux/kernel/git/klass... | David S. Miller |
2013-01-23 | soreuseport: UDP/IPv6 implementation | Tom Herbert |
2013-01-23 | soreuseport: TCP/IPv6 implementation | Tom Herbert |
2013-01-23 | soreuseport: UDP/IPv4 implementation | Tom Herbert |
2013-01-23 | soreuseport: TCP/IPv4 implementation | Tom Herbert |
2013-01-23 | soreuseport: infrastructure | Tom Herbert |
2013-01-23 | netfilter: nf_conntrack: fix compilation if sysctl are disabled | Pablo Neira Ayuso |