summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2012-09-22netfilter: ipset: Support to match elements marked with "nomatch"Jozsef Kadlecsik
2012-09-22netfilter: ipset: Coding style fixesJozsef Kadlecsik
2012-09-22netfilter: ipset: Include supported revisions in module descriptionJozsef Kadlecsik
2012-09-22netfilter: ipset: Add /0 network support to hash:net,iface typeJozsef Kadlecsik
2012-09-21netfilter: ipset: Check and reject crazy /0 input parametersJozsef Kadlecsik
2012-09-21netfilter: ipset: Fix sparse warnings "incorrect type in assignment"Jozsef Kadlecsik
2012-09-21netfilter: combine ipt_REDIRECT and ip6t_REDIRECTJan Engelhardt
2012-09-21netfilter: combine ipt_NETMAP and ip6t_NETMAPJan Engelhardt
2012-09-21netfilter: nf_nat: remove obsolete rcu_read_unlock callUlrich Weber
2012-09-21netfilter: nf_nat: fix oops when unloading protocol modulesPatrick McHardy
2012-09-21netfilter: fix IPv6 NAT dependencies in KconfigPablo Neira Ayuso
2012-09-20tcp: Document use of undefined variable.Alan Cox
2012-09-20ipv4: Don't add TCP-code in inet_sock_destructChristoph Paasch
2012-09-19ipv6: unify fragment thresh handling codeAmerigo Wang
2012-09-19ipv6: make ip6_frag_nqueues() and ip6_frag_mem() static inlineAmerigo Wang
2012-09-19ipv6: unify conntrack reassembly expire code with standard oneAmerigo Wang
2012-09-19ipv6: add a new namespace for nf_conntrack_reasmAmerigo Wang
2012-09-19netpoll: call ->ndo_select_queue() in tx pathAmerigo Wang
2012-09-19netdev: make address const in device address managementstephen hemminger
2012-09-19gre: add GSO supportEric Dumazet
2012-09-19net: provide a default dev->ethtool_opsEric Dumazet
2012-09-19net: dev: fix incorrect getting net device's nameGao feng
2012-09-19ipv6: recursive check rt->dst.from when call rt6_check_expiredLi RongQing
2012-09-19net: more accurate network taps in transmit pathEric Dumazet
2012-09-18net/tipc/name_table.c: Remove unecessary semicolonPeter Senna Tschudin
2012-09-18net/openvswitch/vport.c: Remove unecessary semicolonPeter Senna Tschudin
2012-09-18net/ieee802154/6lowpan.c: Remove unecessary semicolonPeter Senna Tschudin
2012-09-17llc: Remove stray reference to sysctl_llc_station_ack_timeout.David S. Miller
2012-09-17llc2: Collapse remainder of state machine into simple if-else if-statementBen Hutchings
2012-09-17llc2: Remove explicit indexing of state action arraysBen Hutchings
2012-09-17llc2: Remove the station send queueBen Hutchings
2012-09-17llc2: Collapse the station event receive pathBen Hutchings
2012-09-17llc2: Remove dead code for state machineBen Hutchings
2012-09-17llc2: Remove pointless indirection through llc_stat_state_trans_endBen Hutchings
2012-09-17af_unix: old_cred is surplusAlan Cox
2012-09-17Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2012-09-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-09-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-09-13pktgen: fix crash with vlan and packet size less than 46Nishank Trivedi
2012-09-13ipv6: replace write lock with read lock when get route infoLi RongQing
2012-09-13ipv6: route templates can be constEric Dumazet
2012-09-13ipv6: Compare addresses only bits up to the prefix length (RFC6724).YOSHIFUJI Hideaki / 吉藤英明
2012-09-13ipv6: Add labels for site-local and 6bone testing addresses (RFC6724)YOSHIFUJI Hideaki / 吉藤英明
2012-09-13netprio_cgroup: Use memcpy instead of the for-loop to copy priomapSrivatsa S. Bhat
2012-09-13netprio_cgroup: Remove update_netdev_tables() since it is unnecessarySrivatsa S. Bhat
2012-09-13net_sched: gred: actually perform idling in WRED modeDavid Ward
2012-09-13net_sched: gred: fix qave reporting via netlinkDavid Ward
2012-09-13net_sched: gred: eliminate redundant DP prio comparisonsDavid Ward
2012-09-13net_sched: gred: correct comment about qavg calculation in RIO modeDavid Ward