bnx2x: Set comments according to preferred Linux style
[cascardo/linux.git] / net /
2011-01-31 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2011-01-31 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2011-01-31 David S. MillerMerge branch 'batman-adv/merge-oopsonly' of git://git...
2011-01-30 Sven Eckelmannbatman-adv: Make vis info stack traversal threadsafe
2011-01-30 Sven Eckelmannbatman-adv: Remove vis info element in free_info
2011-01-30 Sven Eckelmannbatman-adv: Remove vis info on hashing errors
2011-01-30 Eric W. Biedermannet: Add compat ioctl support for the ipv4 multicast...
2011-01-30 Eric W. Biedermannet: Fix ip link add netns oops
2011-01-30 Herbert Xugro: Reset dev pointer on reuse
2011-01-28 David S. Milleripv4: If fib metrics are default, no need to grab ref...
2011-01-28 David S. Milleripv4: Attach FIB info to dst_default_metrics when possible
2011-01-28 David S. Milleripv4: Allocate fib metrics dynamically.
2011-01-28 Thomas Jacobnetfilter: xt_iprange: add IPv6 match debug print code
2011-01-28 David S. Millernet: Pre-COW metrics for TCP.
2011-01-28 David S. MillerMerge branch 'master' of ssh:///linux/kernel/git/linvil...
2011-01-27 Eric Dumazetnet: fix dev_seq_next()
2011-01-27 David S. Millernet: Store ipv4/ipv6 COW'd metrics in inetpeer cache.
2011-01-27 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2011-01-27 David S. Milleripv6: Remove route peer binding assertions.
2011-01-27 Eric Dumazetnet: add kmemcheck annotation in __alloc_skb()
2011-01-27 Kurt Van Dijcknet: fix validate_link_af in rtnetlink core
2011-01-27 Eric Dumazeteconet: remove compiler warnings
2011-01-27 David S. Millerinetpeer: Mark metrics as "new" in fresh inetpeer entries.
2011-01-27 Thomas Jacobnetfilter: xt_iprange: typo in IPv4 match debug print...
2011-01-27 David S. Millernet: Implement read-only protection and COW'ing of...
2011-01-26 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2011-01-26 David S. Millerxfrm6: Don't forget to propagate peer into ipsec route.
2011-01-26 Johannes Bergmac80211: use DECLARE_EVENT_CLASS
2011-01-26 Eric Dumazetnet_sched: sch_mqprio: dont leak kernel memory
2011-01-26 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2011-01-26 Patrick McHardyMerge branch 'connlimit' of git://dev.medozas.de/linux
2011-01-26 Jan Engelhardtnetfilter: xt_connlimit: pick right dstaddr in NAT...
2011-01-25 Linus Lüssingbatman-adv: Fix kernel panic when fetching vis data...
2011-01-25 Jerry ChuTCP: fix a bug that triggers large number of TCP RST...
2011-01-25 Felix Fietkaumac80211: fix a crash in ieee80211_beacon_get_tim on...
2011-01-25 Eric Dumazetpktgen: speedup fragmented skbs
2011-01-25 David S. Milleripv6: Revert 'administrative down' address handling...
2011-01-25 Changli Gaonetfilter: ipvs: fix compiler warnings
2011-01-25 Vlad Dogarunet: add sysfs entry for device group
2011-01-25 Eugene Teonet: clear heap allocation for ethtool_get_regs()
2011-01-25 Hans SchillstromIPVS netns BUG, register sysctl for root ns
2011-01-25 David S. Milleripv6: Always clone offlink routes.
2011-01-24 Michał Mirosławnet: reduce and unify printk level in netdev_fix_features()
2011-01-24 Michał Mirosławnet: change netdev->features to u32
2011-01-24 Michał Mirosławnet: Move check of checksum features to netdev_fix_feat...
2011-01-24 John Fastabenddcbnl: make get_app handling symmetric for IEEE and...
2011-01-24 David S. MillerMerge branch 'can/at91_can-for-net-2.6' of git://git...
2011-01-24 Ben Hutchingsnet: RPS: Enable hardware acceleration of RFS
2011-01-24 Eric Dumazettcp: fix bug in listening_get_next()
2011-01-24 David S. Millerinetpeer: Use correct AVL tree base pointer in inet_get...
2011-01-24 David S. MillerMerge branch 'irq/numa' of git://git./linux/kernel...
2011-01-24 Michal SchmidtGRO: fix merging a paged skb after non-paged skbs
2011-01-24 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2011-01-24 David S. MillerMerge branch 'master' of /linux/kernel/git/torvalds...
2011-01-24 Eric Dumazetnet: arp_ioctl() must hold RTNL
2011-01-24 David S. MillerMerge branch 'master' of /linux/kernel/git/jkirsher...
2011-01-24 Linus TorvaldsMerge branch 'omap-fixes-for-linus' of git://git./linux...
2011-01-24 Linus TorvaldsMerge branch 'perf-fixes-for-linus' of git://git./linux...
2011-01-24 Linus TorvaldsMerge branch 'timers-fixes-for-linus' of git://git...
2011-01-24 Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git....
2011-01-24 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2011-01-24 Linus TorvaldsMerge branch 'BUG_ON' of git://git./linux/kernel/git...
2011-01-24 Linus TorvaldsMerge git://git./linux/kernel/git/rusty/linux-2.6-for...
2011-01-24 Rusty Russellmodule: fix missing semicolons in MODULE macro usage
2011-01-22 Simon HormanIPVS: Change sock_create_kernel() to __sock_create()
2011-01-22 Changli Gaonetfilter: ipvs: fix compiler warnings
2011-01-22 Linus TorvaldsMerge branch 'media_fixes' of git://git./linux/kernel...
2011-01-22 Eric Dumazetnet_sched: TCQ_F_CAN_BYPASS generalization
2011-01-21 Linus TorvaldsMerge branch 'fixes-2.6.38' of git://git./linux/kernel...
2011-01-21 Linus TorvaldsMerge branch 'fixes-2.6.38' of git://git./linux/kernel...
2011-01-21 Linus TorvaldsMerge branch 'stable/bug-fixes-rc1' of git://git./linux...
2011-01-21 Linus TorvaldsMerge branches 'fixes' and 'fwnet' of git://git./linux...
2011-01-21 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-01-21 Linus TorvaldsMerge branch 'devicetree/merge' of git://git.secretlab...
2011-01-21 Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2011-01-21 Eric Dumazetnet: netif_setup_tc() is static
2011-01-21 Bruno Randolfcfg80211: Extend channel to frequency mapping for 802.11j
2011-01-21 Ben Greearmac80211: Fix skb-copy failure debug message.
2011-01-21 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2011-01-21 Eric Dumazetnet_sched: accurate bytes/packets stats/rates
2011-01-21 Patrick McHardyrtnetlink: fix link attribute validation with IFLA_GROUP
2011-01-21 Takashi IwaiMerge branch 'fix/asoc' into for-linus
2011-01-21 Takashi IwaiMerge branch 'fix/misc' into for-linus
2011-01-21 Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git./linux...
2011-01-21 Steve FrenchMerge branch 'for-next'
2011-01-21 Linus TorvaldsMerge branch 'akpm'
2011-01-21 David Rientjeskconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT
2011-01-21 Eric Dumazetipv6: raw: rcu annotations
2011-01-21 Eric Dumazetneigh: __rcu annotations
2011-01-21 Eric Dumazetnet: ipv6: sit: fix rcu annotations
2011-01-21 Eric Dumazetnet_sched: RCU conversion of stab
2011-01-21 Eric Dumazetnet_sched: move TCQ_F_THROTTLED flag
2011-01-21 Eric Dumazetnet_sched: sfq: allow divisor to be a parameter
2011-01-21 Eric Dumazetnet: dev_close_many() is static
2011-01-21 Linus TorvaldsMerge branch 'tty-linus' of git://git./linux/kernel...
2011-01-21 Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git....
2011-01-21 Linus TorvaldsMerge branch 'xen/xenbus' of git://git./linux/kernel...
2011-01-21 Linus TorvaldsMerge branch 'master' of git://git./linux/kernel/git...
2011-01-21 Linus TorvaldsMerge git://git./linux/kernel/git/rusty/linux-2.6-for...
2011-01-21 Linus TorvaldsMerge branch 'for-38-rc2' of git://codeaurora.org/quic...
next