aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-07-23tcp: dont drop MTU reduction indicationsEric Dumazet1-0/+6
2012-07-22net: netprio_cgroup: rework update socket logicJohn Fastabend1-0/+1
2012-07-22skbuff: add an api to orphan fragsMichael S. Tsirkin1-0/+16
2012-07-20tun: fix a crash bug and a memory leakMikulas Patocka1-0/+1
2012-07-20team: add multiqueue supportJiri Pirko1-0/+8
2012-07-20rtnl: allow to specify number of rx and tx queues on device creationJiri Pirko1-0/+2
2012-07-20net: honour netif_set_real_num_tx_queues() retvalJiri Pirko1-1/+6
2012-07-20tcp: improve latencies of timer triggered eventsEric Dumazet1-1/+3
2012-07-20Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller1-1/+1
2012-07-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville4-1/+205
2012-07-20can: mark bittiming_const pointer in struct can_priv as constMarc Kleine-Budde1-1/+1
2012-07-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller17-28/+48
2012-07-19net-tcp: Fast Open client - cookie-less modeYuchung Cheng1-0/+1
2012-07-19net-tcp: Fast Open client - sendmsg(MSG_FASTOPEN)Yuchung Cheng1-0/+1
2012-07-19net-tcp: Fast Open client - sending SYN-dataYuchung Cheng2-1/+6
2012-07-19net-tcp: Fast Open baseYuchung Cheng1-0/+10
2012-07-19{NET,IB}/mlx4: Add rmap support to mlx4_assign_eqAmir Vadai1-1/+3
2012-07-19net/rps: Protect cpu_rmap.h from double inclusionAmir Vadai1-0/+4
2012-07-19net/mlx4: Move MAC_MASK to a common placeAmir Vadai1-0/+2
2012-07-18Make wait_for_device_probe() also do scsi_complete_async_scans()Linus Torvalds1-2/+0
2012-07-18net/ipv4: VTI support new module for ip_vti.Saurabh1-0/+14
2012-07-18ipv6: fix inet6_csk_xmit()Eric Dumazet1-2/+2
2012-07-17PM: Rename CAP_EPOLLWAKEUP to CAP_BLOCK_SUSPENDMichael Kerrisk2-4/+4
2012-07-17bcma: cc: update definesRafał Miłecki1-1/+50
2012-07-17Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville1-0/+48
2012-07-17team: add netpoll supportJiri Pirko1-0/+33
2012-07-17netpoll: move np->dev and np->dev_name init into __netpoll_setup()Jiri Pirko1-1/+1
2012-07-17tcp: implement RFC 5961 4.2Eric Dumazet1-1/+1
2012-07-17cfg80211: add cellular base station regulatory hint supportLuis R. Rodriguez1-0/+32
2012-07-17cfg80211: support TX error rate CQMThomas Pedersen1-0/+16
2012-07-17tcp: implement RFC 5961 3.2Eric Dumazet1-0/+1
2012-07-16etherdevice: Rename random_ether_addr to eth_random_addrJoe Perches1-6/+8
2012-07-16Merge branch 'tipc_net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxDavid S. Miller1-2/+2
2012-07-16net: make sock diag per-namespaceAndrey Vagin1-1/+0
2012-07-16tcp: add OFO snmp countersEric Dumazet1-1/+4
2012-07-14Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-11/+14
2012-07-13tipc: remove print_buf and deprecated log buffer codeErik Hugne1-2/+2
2012-07-13Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+9
2012-07-12bcma: add trivial GBIT MAC COMMON driverRafał Miłecki2-0/+102
2012-07-12Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville1-0/+5
2012-07-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville5-7/+251
2012-07-12team: make team_port_enabled() and team_port_txable() static inlineJiri Pirko1-2/+9
2012-07-12team: use function team_port_txable() for determing enabled and up portJiri Pirko1-0/+1
2012-07-12net: sched: add ipset ematchFlorian Westphal1-1/+2
2012-07-11tcp: TCP Small QueuesEric Dumazet1-0/+9
2012-07-11Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds3-4/+7
2012-07-11memblock: free allocated memblock_reserved_regions laterYinghai Lu1-3/+1
2012-07-11mm: sparse: fix usemap allocation above node descriptor sectionYinghai Lu1-0/+5
2012-07-11memory hotplug: fix invalid memory access caused by stale kswapd pointerJiang Liu1-1/+1
2012-07-11timekeeping: Provide hrtimer update functionThomas Gleixner1-0/+1