aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* ipv6: replace write lock with read lock when get route infoLi RongQing2012-09-13
* ipv6: route templates can be constEric Dumazet2012-09-13
* ipv6: Compare addresses only bits up to the prefix length (RFC6724).YOSHIFUJI Hideaki / 吉藤英明2012-09-13
* ipv6: Add labels for site-local and 6bone testing addresses (RFC6724)YOSHIFUJI Hideaki / 吉藤英明2012-09-13
* netprio_cgroup: Use memcpy instead of the for-loop to copy priomapSrivatsa S. Bhat2012-09-13
* netprio_cgroup: Remove update_netdev_tables() since it is unnecessarySrivatsa S. Bhat2012-09-13
* Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller2012-09-13
|\
| * netfilter: ctnetlink: fix module auto-load in ctnetlink_parse_natPablo Neira Ayuso2012-09-12
| * ipvs: use list_del_init instead of list_del/INIT_LIST_HEADWei Yongjun2012-09-10
| * netfilter: nfnetlink_queue: remove pointless conditional before kfree_skb()Wei Yongjun2012-09-09
| * netfilter: nf_nat: fix out-of-bounds access in address selectionFlorian Westphal2012-09-09
| * netfilter: fix crash during boot if NAT has been compiled built-inPablo Neira Ayuso2012-09-05
* | ipv6: remove some useless RCU read lockAmerigo Wang2012-09-10
* | filter: add MOD operationEric Dumazet2012-09-10
* | xfrm: Report user triggered expirations against the users socketEric W. Biederman2012-09-10
* | netlink: Rename pid to portid to avoid confusionEric W. Biederman2012-09-10
* | netlink: hide struct module parameter in netlink_kernel_createPablo Neira Ayuso2012-09-08
* | netlink: kill netlink_set_nonrootPablo Neira Ayuso2012-09-08
* | net: rt_cache_flush() cleanupEric Dumazet2012-09-07
* | ipv4/route: arg delay is useless in rt_cache_flush()Nicolas Dichtel2012-09-07
* | scm: Don't use struct ucred in NETLINK_CB and struct scm_cookie.Eric W. Biederman2012-09-07
* | igmp: avoid drop_monitor false positivesEric Dumazet2012-09-07
* | ipv6: fix handling of throw routesNicolas Dichtel2012-09-07
* | tcp: fix TFO regressionEric Dumazet2012-09-06
* | ipv6: fix handling of blackhole and prohibit routesNicolas Dichtel2012-09-05
* | net: qdisc busylock needs lockdep annotationsEric Dumazet2012-09-05
* | netfilter: ipv6: using csum_ipv6_magic requires net/ip6_checksum.hStephen Rothwell2012-09-05
* | net: add unknown state to sysfs NIC duplex exportNikolay Aleksandrov2012-09-05
* | tcp: add generic netlink support for tcp_metricsJulian Anastasov2012-09-05
* | net: Providing protocol type via system.sockprotoname xattr of /proc/PID/fd e...Masatake YAMATO2012-09-04
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...David S. Miller2012-09-04
|\ \
| * | openvswitch: Increase maximum number of datapath ports.Pravin B Shelar2012-09-03
| * | openvswitch: Add support for network namespaces.Pravin B Shelar2012-08-22
* | | net: Add INET dependency on aes crypto for the sake of TCP fastopen.David S. Miller2012-09-04
* | | sctp: use list_move_tail instead of list_del/list_add_tailWei Yongjun2012-09-04
| |/ |/|
* | Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller2012-09-03
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextPablo Neira Ayuso2012-09-03
| |\ \
| * | | netfilter: properly annotate ipv4_netfilter_{init,fini}()Jan Beulich2012-09-03
| * | | netfilter: pass 'nf_hook_ops' instead of 'list_head' to nf_queue()Michael Wang2012-09-03
| * | | netfilter: pass 'nf_hook_ops' instead of 'list_head' to nf_iterate()Michael Wang2012-09-03
| * | | netfilter: remove xt_NOTRACKCong Wang2012-09-03
| * | | netfilter: nf_conntrack: add nf_ct_timeout_lookupPablo Neira Ayuso2012-09-03
| * | | netfilter: xt_CT: refactorize xt_ct_tg_checkPablo Neira Ayuso2012-09-03
| * | | netfilter: xt_socket: fix compilation warnings with gcc 4.7Pablo Neira Ayuso2012-09-03
| * | | netfilter: ip6tables: add stateless IPv6-to-IPv6 Network Prefix Translation t...Patrick McHardy2012-08-29
| * | | netfilter: nf_nat: support IPv6 in TFTP NAT helperPablo Neira Ayuso2012-08-29
| * | | netfilter: nf_nat: support IPv6 in IRC NAT helperPablo Neira Ayuso2012-08-29
| * | | netfilter: nf_nat: support IPv6 in SIP NAT helperPatrick McHardy2012-08-29
| * | | netfilter: nf_nat: support IPv6 in amanda NAT helperPatrick McHardy2012-08-29
| * | | netfilter: nf_nat: support IPv6 in FTP NAT helperPatrick McHardy2012-08-29