summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [NETFILTER]: Fix incorrect use of skb_make_writableJoonwoo Park2008-02-194-4/+4
* [NETFILTER]: xt_u32: drop the actually unused variable from u32_match_itPavel Emelyanov2008-02-191-6/+5
* [NETFILTER]: {ip,ip6,nfnetlink}_queue: fix SKB_LINEAR_ASSERT when mangling pa...Patrick McHardy2008-02-193-13/+19
* ipv4/fib_hash.c: fix NULL dereferenceAdrian Bunk2008-02-191-5/+5
* net/9p/trans_virtio.c: kmalloc() enough memoryAdrian Bunk2008-02-191-1/+1
* [RTNL]: Add missing link netlink attribute policy definitionsThomas Graf2008-02-191-0/+2
* [NET]: Messed multicast lists after dev_mc_sync/unsyncJorge Boncompte [DTI2]2008-02-191-1/+1
* [NIU]: Bump driver version and release date.David S. Miller2008-02-181-2/+2
* [NIU]: Fix BMAC alternate MAC address indexing.Matheos Worku2008-02-181-1/+6
* net: fix kernel-doc warnings in header filesRandy Dunlap2008-02-182-0/+3
* [IPV6]: Use BUG_ON instead of if + BUG in fib6_del_route.Pavel Emelyanov2008-02-181-1/+1
* [IPV6]: dst_entry leak in ip4ip6_err. (resend)Denis V. Lunev2008-02-181-0/+1
* bluetooth: do not move child device other than rfcommDave Young2008-02-181-7/+6
* bluetooth: put hci dev after del connDave Young2008-02-182-1/+3
* [NET]: Elminate spurious print_mac() calls.David S. Miller2008-02-181-1/+1
* [BLUETOOTH] hci_sysfs.c: Kill build warning.David S. Miller2008-02-181-2/+6
* [NET]: Remove MAC_FMTJoe Perches2008-02-171-1/+0
* net/8021q/vlan_dev.c: Use print_mac.Joe Perches2008-02-171-6/+4
* [XFRM]: Fix ordering issue in xfrm_dst_hash_transfer().YOSHIFUJI Hideaki2008-02-171-2/+18
* [BLUETOOTH] net/bluetooth/hci_core.c: Use time_* macrosS.Çağlar Onur2008-02-171-2/+3
* [IPV6]: Fix hardcoded removing of old module codeWang Chen2008-02-171-8/+0
* [NETLABEL]: Move some initialization code into __init section.Pavel Emelyanov2008-02-175-7/+7
* [NETLABEL]: Shrink the genl-ops registration code.Pavel Emelyanov2008-02-173-144/+64
* [AX25] ax25_out: check skb for NULL in ax25_kick()Jarek Poplawski2008-02-171-2/+11
* [TCP]: Fix tcp_v4_send_synack() commentKris Katterjohn2008-02-171-1/+1
* [IPV4]: fix alignment of IP-Config outputUwe Kleine-Koenig2008-02-171-1/+1
* Documentation: fix tcp.txtMatti Linnanvuori2008-02-171-4/+4
* net/9p/trans_virtio.c: Use BUG_ONJulia Lawall2008-02-171-2/+1
* net/rxrpc: Use BUG_ONJulia Lawall2008-02-172-4/+2
* Revert "[NDISC]: Fix race in generic address resolution"David S. Miller2008-02-172-3/+12
* Revert "[RTNETLINK]: Send a single notification on device state changes."David S. Miller2008-02-171-26/+10
* Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller2008-02-1512-100/+114
|\
| * e1000e: PCIe devices do not need to unset MANC_ARP_ENADavid Graham2008-02-151-26/+0
| * igb: PCIe devices do not need to unset MANC_ARP_ENADavid Graham2008-02-151-28/+0
| * ixgbe: Correctly obtain protocol information on transmitAuke Kok2008-02-151-3/+21
| * e1000e: Fix CRC stripping in hardware context bugAuke Kok2008-02-151-3/+3
| * gianfar iomem misannotationsAl Viro2008-02-152-4/+4
| * mkiss: ax_bump() locking fixJarek Poplawski2008-02-151-3/+2
| * Fix station address detection in smcChuck Ebbert2008-02-151-2/+10
| * ixgbe: remove accidentally added #ifdefAuke Kok2008-02-111-5/+0
| * ixgbe: Disallow device reset during ethtool testAuke Kok2008-02-111-0/+4
| * ixgbe: warn when device is in a x4 or lower width slotAuke Kok2008-02-111-0/+8
| * e1000e: Fix logic reversal keeping link activeAuke Kok2008-02-111-1/+1
| * e1000: warn if this driver is used for e1000e devicesAuke Kok2008-02-111-0/+8
| * replace code with FIELD_SIZEOFJulia Lawall2008-02-113-3/+3
| * Tsi108_eth: Add ethtool supportAlex Bounine2008-02-111-0/+36
| * Tsi108_eth: fix link recovery after disconnectAlex Bounine2008-02-111-14/+12
| * Tsi108_eth: remove not needed codeAlex Bounine2008-02-111-7/+0
| * Tsi108_eth: fix detection of 1000Mb modeAlex Bounine2008-02-111-1/+1
| * Tsi108_eth: add missing linking to driver dataAlex Bounine2008-02-111-0/+1
OpenPOWER on IntegriCloud