Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-03-22 | 1 | -2/+2 | |
|\ | ||||||
| * | mac80211: deprecate RX status noise | Johannes Berg | 2010-03-09 | 1 | -2/+2 | |
* | | net: snmp mib cleanup | Eric Dumazet | 2010-03-21 | 2 | -23/+8 | |
* | | tcp: Add SNMP counter for DEFER_ACCEPT | Eric Dumazet | 2010-03-21 | 1 | -0/+1 | |
* | | bonding: flush unicast and multicast lists when changing type | Jiri Pirko | 2010-03-21 | 1 | -0/+2 | |
* | | net: rtnetlink: ignore NETDEV_PRE_TYPE_CHANGE in rtnetlink_event() | Patrick McHardy | 2010-03-21 | 1 | -1/+4 | |
* | | ipv6: convert idev_list to list macros | stephen hemminger | 2010-03-20 | 1 | -3/+3 | |
* | | IPv6: convert addrconf hash list to RCU | stephen hemminger | 2010-03-20 | 2 | -0/+14 | |
* | | ipv6: convert addrconf list to hlist | stephen hemminger | 2010-03-20 | 1 | -1/+1 | |
* | | ipv6: convert temporary address list to list macros | stephen hemminger | 2010-03-20 | 1 | -2/+2 | |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-03-20 | 4 | -7/+11 | |
|\ \ | ||||||
| * | | netfilter: ctnetlink: fix reliable event delivery if message building fails | Pablo Neira Ayuso | 2010-03-20 | 1 | -1/+1 | |
| * | | netlink: fix NETLINK_RECV_NO_ENOBUFS in netlink_set_err() | Pablo Neira Ayuso | 2010-03-20 | 1 | -1/+1 | |
| * | | netlink: fix unaligned access in nla_get_be64() | Pablo Neira Ayuso | 2010-03-19 | 1 | -1/+5 | |
| * | | net: Potential null skb->dev dereference | Eric Dumazet | 2010-03-18 | 1 | -4/+4 | |
* | | | bonding: check return value of nofitier when changing type | Jiri Pirko | 2010-03-18 | 1 | -1/+1 | |
* | | | net: rename notifier defines for netdev type change | Jiri Pirko | 2010-03-18 | 1 | -2/+2 | |
* | | | rps: Fixed build with CONFIG_SMP not enabled. | Tom Herbert | 2010-03-18 | 1 | -0/+2 | |
* | | | NET: Support clause 45 MDIO commands at the MDIO bus level | Jason Gunthorpe | 2010-03-16 | 1 | -4/+8 | |
* | | | net: core: add IFLA_STATS64 support | Jan Engelhardt | 2010-03-16 | 1 | -0/+33 | |
* | | | rps: Receive Packet Steering | Tom Herbert | 2010-03-16 | 2 | -2/+33 | |
|/ / | ||||||
| | | ||||||
| \ | ||||||
| \ | ||||||
| \ | ||||||
| \ | ||||||
| \ | ||||||
| \ | ||||||
| \ | ||||||
| \ | ||||||
| \ | ||||||
| \ | ||||||
| \ | ||||||
| \ | ||||||
| \ | ||||||
| \ | ||||||
| \ | ||||||
*---------------. \ | Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzill... | Len Brown | 2010-03-14 | 406 | -2631/+13044 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | * | | | | | | ACPI: processor: export acpi_get_cpuid() | Alex Chiang | 2010-03-14 | 1 | -0/+8 | |
| | | | | * | | | | | | ACPI: processor: mv processor_pdc.c processor_core.c | Alex Chiang | 2010-03-14 | 1 | -1/+1 | |
| | | | |/ / / / / / | | | |/| | | | | | | ||||||
| | | | * | | | | | | resource: add window support | Bjorn Helgaas | 2010-03-14 | 1 | -0/+1 | |
| | | | * | | | | | | resource: add bus number support | Bjorn Helgaas | 2010-03-14 | 1 | -0/+1 | |
| | | | * | | | | | | resource: expand IORESOURCE_TYPE_BITS to make room for bus resource type | Bjorn Helgaas | 2010-03-14 | 1 | -8/+8 | |
| | | * | | | | | | | Add the platform data include for the Xilinx XPS IIC Bus Interface | Richard Röjfors | 2010-03-14 | 1 | -0/+43 | |
| | | * | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2010-03-14 | 2 | -9/+14 | |
| | | |\ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | Input: ads7846 - add wakeup support | Ranjith Lohithakshan | 2010-03-11 | 1 | -0/+1 | |
| | | | * | | | | | | | Input: ads7846 - add support for AD7843 parts | Michael Hennerich | 2010-03-09 | 1 | -1/+1 | |
| | | | * | | | | | | | Input: scancode in get/set_keycodes should be unsigned | Dmitry Torokhov | 2010-03-08 | 1 | -8/+12 | |
| | | | |/ / / / / / | ||||||
| | | * | | | | | | | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2010-03-14 | 1 | -0/+2 | |
| | | |\ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | i2c-algo-bit: Add pre- and post-xfer hooks | Jean Delvare | 2010-03-13 | 1 | -0/+2 | |
| | | * | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri... | Linus Torvalds | 2010-03-14 | 3 | -2/+15 | |
| | | |\ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | 9p: Change the name of new protocol from 9p2010.L to 9p2000.L | Sripathi Kodi | 2010-03-13 | 1 | -2/+2 | |
| | | | * | | | | | | | | net/9p: Add sysfs mount_tag file for virtio 9P device | Aneesh Kumar K.V | 2010-03-13 | 1 | -0/+1 | |
| | | | * | | | | | | | | net/9p: Use the tag name in the config space for identifying mount point | Aneesh Kumar K.V | 2010-03-13 | 1 | -0/+12 | |
| | | | |/ / / / / / / | ||||||
| | | * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-03-13 | 9 | -10/+62 | |
| | | |\ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | ipv6 ip6_tunnel: eliminate unused recursion field from ip6_tnl{}. | YOSHIFUJI Hideaki / 吉藤英明 | 2010-03-10 | 1 | -1/+0 | |
| | | | * | | | | | | | | tcp: Add SNMP counters for backlog and min_ttl drops | Eric Dumazet | 2010-03-08 | 1 | -0/+2 | |
| | | | * | | | | | | | | net: add __must_check to sk_add_backlog | Zhu Yi | 2010-03-08 | 1 | -1/+1 | |
| | | | * | | | | | | | | ipv6: Optmize translation between IPV6_PREFER_SRC_xxx and RT6_LOOKUP_F_xxx. | YOSHIFUJI Hideaki / 吉藤英明 | 2010-03-07 | 1 | -0/+18 | |
| | | | * | | | | | | | | ethtool: Add direct access to ops->get_sset_count | Jeff Garzik | 2010-03-05 | 1 | -0/+7 | |
| | | | * | | | | | | | | ethtool: Add direct access to ops->get_sset_count | Jeff Garzik | 2010-03-05 | 1 | -3/+14 | |
| | | | * | | | | | | | | net: backlog functions rename | Zhu Yi | 2010-03-05 | 1 | -3/+3 | |
| | | | * | | | | | | | | net: add limit for socket backlog | Zhu Yi | 2010-03-05 | 1 | -1/+14 | |
| | | | * | | | | | | | | net: add scheduler sync hint to tcp_prequeue(). | Mike Galbraith | 2010-03-04 | 1 | -1/+1 | |
| | | | * | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-03-03 | 2 | -2/+3 | |
| | | | |\ \ \ \ \ \ \ \ | | | | | | |_|_|_|_|_|/ | | | | | |/| | | | | | | ||||||
| | | | | * | | | | | | | mac80211: Fix HT rate control configuration | Sujith | 2010-03-03 | 1 | -1/+2 |