summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2011-12-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-12-23netem: loss model API sizesstephen hemminger
2011-12-23sch_hfsc: report backlog informationEric Dumazet
2011-12-23Merge branch 'nf' of git://1984.lsi.us.es/netDavid S. Miller
2011-12-23netfilter: xt_connbytes: handle negation correctlyFlorian Westphal
2011-12-23net: relax rcvbuf limitsEric Dumazet
2011-12-22netlink: wake up netlink listeners sooner (v2)stephen hemminger
2011-12-22netlink: af_netlink cleanup (v2)stephen hemminger
2011-12-22rps: fix insufficient bounds checking in store_rps_dev_flow_table_cnt()Xi Wang
2011-12-22net: introduce DST_NOPEER dst flagEric Dumazet
2011-12-22mqprio: Avoid panic if no options are providedThomas Graf
2011-12-22bridge: provide a mtu() method for fake_dst_opsEric Dumazet
2011-12-22ipv4: using prefetch requires including prefetch.hStephen Rothwell
2011-12-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2011-12-21net: Add a flow_cache_flush_deferred functionSteffen Klassert
2011-12-21ipv4: reintroduce route cache garbage collectorEric Dumazet
2011-12-21irda: use msecs_to_jiffies() rather than manual calculationXi Wang
2011-12-21sch_sfq: rehash queues in perturb timerEric Dumazet
2011-12-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-12-21tcp: Replace constants with #define macrosVijay Subramanian
2011-12-20Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2011-12-20net: have ipconfig not wait if no dev is availableGerlando Falauto
2011-12-20af_iucv: get rid of state IUCV_SEVEREDUrsula Braun
2011-12-20af_iucv: remove unused timer infrastructureUrsula Braun
2011-12-20af_iucv: release reference to HS deviceUrsula Braun
2011-12-20af_iucv: accelerate close for HS transportUrsula Braun
2011-12-20af_iucv: support ancillary data with HS transportUrsula Braun
2011-12-20sctp: Do not account for sizeof(struct sk_buff) in estimated rwndThomas Graf
2011-12-20net: unix -- Add missing module.h inclusionCyrill Gorcunov
2011-12-19module_param: make bool parameters really bool (net & drivers/net)Rusty Russell
2011-12-19net: fix assignment of 0/1 to bool variables.Rusty Russell
2011-12-19sctp: fix incorrect overflow check on autocloseXi Wang
2011-12-19net: two vzalloc() cleanupsEric Dumazet
2011-12-19llc: llc_cmsg_rcv was getting called after sk_eat_skb.Alex Juncu
2011-12-19Revert "net: Remove unused neighbour layer ops."David S. Miller
2011-12-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville
2011-12-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-12-19Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2011-12-18Revert "Bluetooth: Revert: Fix L2CAP connection establishment"Gustavo F. Padovan
2011-12-18Bluetooth: Clear RFCOMM session timer when disconnecting last channelMat Martineau
2011-12-18Bluetooth: Prevent uninitialized data access in L2CAP configurationMat Martineau
2011-12-16net:bridge: use IS_ENABLEDIgor Maravić
2011-12-16net:netfilter: use IS_ENABLEDIgor Maravić
2011-12-16net:x25: use IS_ENABLEDIgor Maravić
2011-12-16net:core: use IS_ENABLEDIgor Maravić
2011-12-16sch_gred: prefer GFP_KERNEL allocationsEric Dumazet
2011-12-16net: fix sleeping while atomic problem in sock mem_cgroup.Glauber Costa
2011-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2011-12-16batman-adv: Fix merge error.David S. Miller
2011-12-16ethtool: Define and apply a default policy for RX flow hash indirectionBen Hutchings