summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2012-07-20rtnl: allow to specify number of rx and tx queues on device creationJiri Pirko
2012-07-20net: honour netif_set_real_num_tx_queues() retvalJiri Pirko
2012-07-20tcp: improve latencies of timer triggered eventsEric Dumazet
2012-07-20Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller
2012-07-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-07-20can: mark bittiming_const pointer in struct can_priv as constMarc Kleine-Budde
2012-07-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-07-19net-tcp: Fast Open client - cookie-less modeYuchung Cheng
2012-07-19net-tcp: Fast Open client - sendmsg(MSG_FASTOPEN)Yuchung Cheng
2012-07-19net-tcp: Fast Open client - sending SYN-dataYuchung Cheng
2012-07-19net-tcp: Fast Open baseYuchung Cheng
2012-07-19{NET,IB}/mlx4: Add rmap support to mlx4_assign_eqAmir Vadai
2012-07-19net/rps: Protect cpu_rmap.h from double inclusionAmir Vadai
2012-07-19net/mlx4: Move MAC_MASK to a common placeAmir Vadai
2012-07-18Make wait_for_device_probe() also do scsi_complete_async_scans()Linus Torvalds
2012-07-18net/ipv4: VTI support new module for ip_vti.Saurabh
2012-07-18ipv6: fix inet6_csk_xmit()Eric Dumazet
2012-07-17PM: Rename CAP_EPOLLWAKEUP to CAP_BLOCK_SUSPENDMichael Kerrisk
2012-07-17bcma: cc: update definesRafał Miłecki
2012-07-17Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-07-17team: add netpoll supportJiri Pirko
2012-07-17netpoll: move np->dev and np->dev_name init into __netpoll_setup()Jiri Pirko
2012-07-17tcp: implement RFC 5961 4.2Eric Dumazet
2012-07-17cfg80211: add cellular base station regulatory hint supportLuis R. Rodriguez
2012-07-17cfg80211: support TX error rate CQMThomas Pedersen
2012-07-17tcp: implement RFC 5961 3.2Eric Dumazet
2012-07-16etherdevice: Rename random_ether_addr to eth_random_addrJoe Perches
2012-07-16Merge branch 'tipc_net-next' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller
2012-07-16net: make sock diag per-namespaceAndrey Vagin
2012-07-16tcp: add OFO snmp countersEric Dumazet
2012-07-14Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-ur...Linus Torvalds
2012-07-13tipc: remove print_buf and deprecated log buffer codeErik Hugne
2012-07-13Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2012-07-12bcma: add trivial GBIT MAC COMMON driverRafał Miłecki
2012-07-12Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-07-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-07-12team: make team_port_enabled() and team_port_txable() static inlineJiri Pirko
2012-07-12team: use function team_port_txable() for determing enabled and up portJiri Pirko
2012-07-12net: sched: add ipset ematchFlorian Westphal
2012-07-11tcp: TCP Small QueuesEric Dumazet
2012-07-11Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-07-11memblock: free allocated memblock_reserved_regions laterYinghai Lu
2012-07-11mm: sparse: fix usemap allocation above node descriptor sectionYinghai Lu
2012-07-11memory hotplug: fix invalid memory access caused by stale kswapd pointerJiang Liu
2012-07-11timekeeping: Provide hrtimer update functionThomas Gleixner
2012-07-11hrtimer: Provide clock_was_set_delayed()John Stultz
2012-07-11bcma: add PMU clock support for BCM4706Hauke Mehrtens
2012-07-11Merge tag 'usb-3.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-07-11ipv6: Move ipv6 twsk accessors outside of CONFIG_IPV6 ifdefs.David S. Miller
2012-07-10rtnetlink: Remove ts/tsage args to rtnl_put_cacheinfo().David S. Miller