| Commit message (Expand) | Author | Age | Files | Lines |
* | mISDN: consistently define 'debug' as '*u_int' | Hannes Eder | 2008-12-12 | 4 | -5/+5 |
* | mISDN: use NULL pointer instead of plain integer | Hannes Eder | 2008-12-12 | 3 | -47/+47 |
* | net: Add support for the KS8695 ethernet devices. | Daniel Silverstone | 2008-12-11 | 4 | -0/+1792 |
* | tc35815: Enable StripCRC feature | Atsushi Nemoto | 2008-12-11 | 1 | -8/+12 |
* | smsc9420: SMSC LAN9420 10/100 PCI ethernet adapter | Steve Glendinning | 2008-12-11 | 5 | -0/+1906 |
* | igb: fixup AER with proper error handling | Jeff Kirsher | 2008-12-11 | 1 | -3/+17 |
* | netfilter: xt_NFLOG is dependant of nfnetlink_log | Eric Leblond | 2008-12-10 | 1 | -3/+2 |
* | netns: ip6mr: enable namespace support in ipv6 multicast forwarding code | Benjamin Thery | 2008-12-10 | 3 | -102/+129 |
* | netns: ip6mr: declare ip6mr /proc/net entries per-namespace | Benjamin Thery | 2008-12-10 | 1 | -46/+61 |
* | netns: ip6mr: declare reg_vif_num per-namespace | Benjamin Thery | 2008-12-10 | 2 | -8/+14 |
* | netns: ip6mr: declare mroute_do_assert and mroute_do_pim per-namespace | Benjamin Thery | 2008-12-10 | 2 | -16/+12 |
* | netns: ip6mr: declare counter cache_resolve_queue_len per-namespace | Benjamin Thery | 2008-12-10 | 2 | -19/+22 |
* | netns: ip6mr: dynamically allocate mfc6_cache_array | Benjamin Thery | 2008-12-10 | 2 | -16/+32 |
* | netns: ip6mr: store netns in struct mfc6_cache | Benjamin Thery | 2008-12-10 | 2 | -9/+32 |
* | netns: ip6mr: dynamically allocates vif6_table | Benjamin Thery | 2008-12-10 | 2 | -39/+70 |
* | netns: ip6mr: allocate mroute6_socket per-namespace. | Benjamin Thery | 2008-12-10 | 4 | -15/+21 |
* | net: Make static | Roel Kluin | 2008-12-10 | 13 | -23/+23 |
* | smsc911x: add dynamic bus configuration | Steve Glendinning | 2008-12-10 | 3 | -80/+84 |
* | ixgbe: Implement PCIe AER support | Peter P Waskiewicz Jr | 2008-12-10 | 2 | -8/+34 |
* | igb: Correctly determine pci-e function number in virtual environment | Alexander Duyck | 2008-12-10 | 3 | -14/+10 |
* | igb: update handling of RCTL for smaller buffer sizes | Alexander Duyck | 2008-12-10 | 1 | -18/+14 |
* | bonding: turn all bond_parm_tbls const | Holger Eitzenberger | 2008-12-09 | 2 | -10/+10 |
* | bonding: make tbl argument to bond_parse_parm() const | Holger Eitzenberger | 2008-12-09 | 2 | -2/+2 |
* | bonding: remove duplicate declarations | Holger Eitzenberger | 2008-12-09 | 1 | -7/+0 |
* | bonding: use pr_debug instead of own macros | Holger Eitzenberger | 2008-12-09 | 6 | -98/+82 |
* | bonding: fix compile error if debug enabled | Holger Eitzenberger | 2008-12-09 | 1 | -1/+1 |
* | bonding: use table for mode names | Holger Eitzenberger | 2008-12-09 | 1 | -17/+13 |
* | bonding: add and use bond_is_lb() | Holger Eitzenberger | 2008-12-09 | 2 | -20/+15 |
* | pkt_sched: sch_htb: Optimize WARN_ONs in htb_dequeue_tree() etc. | Jarek Poplawski | 2008-12-09 | 1 | -5/+5 |
* | pkt_sched: sch_htb: Optimize htb_find_next_upper() | Jarek Poplawski | 2008-12-09 | 1 | -3/+3 |
* | phy: Add LSI ET1011C PHY driver | Chaithrika U S | 2008-12-09 | 3 | -0/+119 |
* | bluetooth: Fix unused var warning properly in rfcomm_sock_ioctl(). | David S. Miller | 2008-12-09 | 1 | -4/+2 |
* | myri10ge: check fragmentation in LRO get_frag_header() | Brice Goglin | 2008-12-09 | 1 | -0/+2 |
* | bluetooth: Fix rfcomm_sock_ioctl() build failure with debugging enabled. | David S. Miller | 2008-12-09 | 1 | -1/+1 |
* | hydra: fix compilation | Alexey Dobriyan | 2008-12-08 | 1 | -1/+1 |
* | dccp ccid-2: Phase out the use of boolean Ack Vector sysctl | Gerrit Renker | 2008-12-08 | 9 | -33/+8 |
* | dccp: Remove manual influence on NDP Count feature | Gerrit Renker | 2008-12-08 | 7 | -18/+4 |
* | dccp: Remove obsolete parts of the old CCID interface | Gerrit Renker | 2008-12-08 | 6 | -39/+3 |
* | dccp: Clean up old feature-negotiation infrastructure | Gerrit Renker | 2008-12-08 | 2 | -505/+11 |
* | dccp: Integration of dynamic feature activation - part 3 (client side) | Gerrit Renker | 2008-12-08 | 1 | -4/+26 |
* | dccp: Integration of dynamic feature activation - part 2 (server side) | Gerrit Renker | 2008-12-08 | 1 | -30/+12 |
* | dccp: Integration of dynamic feature activation - part 1 (socket setup) | Gerrit Renker | 2008-12-08 | 1 | -40/+6 |
* | netdevice: Kill netdev->priv | Wang Chen | 2008-12-08 | 18 | -29/+24 |
* | staging-winbond: Kill directly reference of netdev->priv | Wang Chen | 2008-12-08 | 1 | -1/+5 |
* | staging-slicoss: Kill directly reference of netdev->priv | Wang Chen | 2008-12-06 | 1 | -4/+3 |
* | staging-p80211: Kill directly reference of netdev->priv | Wang Chen | 2008-12-06 | 2 | -39/+39 |
* | s390_net: Kill directly reference of netdev->priv | Wang Chen | 2008-12-06 | 1 | -6/+6 |
* | net: Fix incorrect use of loose in spider_net.c | Nick Andrew | 2008-12-06 | 1 | -1/+1 |
* | wireless: Fix incorrect use of loose in wext.c | Nick Andrew | 2008-12-06 | 1 | -1/+1 |
* | tcp: fix tso_should_defer in 64bit | Ilpo Järvinen | 2008-12-05 | 1 | -1/+1 |