aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
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
2012-09-13Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller
2012-09-13Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller
2012-09-13Merge tag 'nfs-for-3.6-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2012-09-12netfilter: ctnetlink: fix module auto-load in ctnetlink_parse_natPablo Neira Ayuso
2012-09-12netfilter: log: Fix log-level processingJoe Perches
2012-09-11net-sched: sch_cbq: avoid infinite loopEric Dumazet
2012-09-10net: fix net/core/sock.c build errorRandy Dunlap
2012-09-10ipv6: remove some useless RCU read lockAmerigo Wang
2012-09-10caif: move the dereference below the NULL testWei Yongjun
2012-09-10filter: add MOD operationEric Dumazet
2012-09-10xfrm: Report user triggered expirations against the users socketEric W. Biederman
2012-09-10netlink: Rename pid to portid to avoid confusionEric W. Biederman
2012-09-10ipvs: use list_del_init instead of list_del/INIT_LIST_HEADWei Yongjun
2012-09-09netfilter: Validate the sequence number of dataless ACK packets as wellJozsef Kadlecsik
2012-09-09netfilter: Mark SYN/ACK packets as invalid from original directionJozsef Kadlecsik
2012-09-09netfilter: nfnetlink_queue: remove pointless conditional before kfree_skb()Wei Yongjun
2012-09-09netfilter: nf_nat: fix out-of-bounds access in address selectionFlorian Westphal
2012-09-08netlink: hide struct module parameter in netlink_kernel_createPablo Neira Ayuso
2012-09-08netlink: kill netlink_set_nonrootPablo Neira Ayuso
2012-09-08net: small bug on rxhash calculationChema Gonzalez
2012-09-07net: rt_cache_flush() cleanupEric Dumazet
2012-09-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-09-07Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-09-07ipv4/route: arg delay is useless in rt_cache_flush()Nicolas Dichtel
2012-09-07scm: Don't use struct ucred in NETLINK_CB and struct scm_cookie.Eric W. Biederman
2012-09-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-09-07igmp: avoid drop_monitor false positivesEric Dumazet
2012-09-07ipv6: fix handling of throw routesNicolas Dichtel
2012-09-07udp: increment UDP_MIB_INERRORS if copy failedEric Dumazet
2012-09-07SUNRPC: Fix a UDP transport regressionTrond Myklebust
2012-09-06tcp: fix TFO regressionEric Dumazet