Age | Commit message (Expand) | Author | Files | Lines |
2007-10-15 | [NET]: Fix csum_start update in pskb_expand_head | Herbert Xu | 1 | -1/+1 |
2007-10-15 | [NIU]: getting rid of __ucmpdi2 in niu.o | Al Viro | 1 | -8/+7 |
2007-10-15 | [NETLINK]: Don't leak 'listeners' in netlink_kernel_create() | Jesper Juhl | 1 | -0/+2 |
2007-10-15 | [IPV6] __inet6_csk_dst_store(): fix check-after-use | Adrian Bunk | 1 | -1/+1 |
2007-10-15 | [NIU]: Fix write past end of array in niu_pci_probe_sprom(). | David S. Miller | 1 | -2/+2 |
2007-10-15 | [IPV6]: Avoid skb_copy/pskb_copy/skb_realloc_headroom on input | Herbert Xu | 1 | -18/+5 |
2007-10-15 | [IPV6]: Make ipv6_frag_rcv return the same packet | Herbert Xu | 1 | -17/+40 |
2007-10-15 | [NETFILTER]: Replace sk_buff ** with sk_buff * | Herbert Xu | 115 | -951/+915 |
2007-10-15 | [NETFILTER]: Avoid skb_copy/pskb_copy/skb_realloc_headroom | Herbert Xu | 10 | -117/+45 |
2007-10-15 | [IPVS]: Replace local version of skb_make_writable | Herbert Xu | 7 | -51/+16 |
2007-10-15 | [NETFILTER]: Do not copy skb in skb_make_writable | Herbert Xu | 18 | -47/+37 |
2007-10-15 | [BRIDGE]: Unshare skb upon entry | Herbert Xu | 1 | -0/+4 |
2007-10-15 | [NET]: Avoid unnecessary cloning for ingress filtering | Herbert Xu | 1 | -28/+40 |
2007-10-15 | [IPV4]: Change ip_defrag to return an integer | Herbert Xu | 5 | -34/+26 |
2007-10-15 | [IPV4]: Make ip_defrag return the same packet | Herbert Xu | 1 | -21/+55 |
2007-10-15 | [SKBUFF]: Add skb_morph | Herbert Xu | 2 | -30/+54 |
2007-10-15 | [SKBUFF]: Merge common code between copy_skb_header and skb_clone | Herbert Xu | 1 | -71/+45 |
2007-10-15 | libata: add ST9160821AS / 3.CCD to NCQ blacklist | Tejun Heo | 1 | -0/+1 |
2007-10-15 | libata: fix revalidation issuing after configuration commands | Tejun Heo | 1 | -2/+3 |
2007-10-15 | [libata] sata_nv: add SW NCQ support for MCP51/MCP55/MCP61 | Kuan Luo | 1 | -9/+842 |
2007-10-15 | [libata] pata_sil680: Add MMIO support | Benjamin Herrenschmidt | 1 | -4/+57 |
2007-10-15 | ucc_geth: Fix build break introduced by commit 09f75cd7bf13720738e6a196cc0107... | Emil Medve | 1 | -1/+4 |
2007-10-15 | gianfar: Fix regression caused by new napi interface | Li Yang | 1 | -0/+10 |
2007-10-15 | gianfar: Cleanup compile warning caused by 0795af57 | Li Yang | 1 | -1/+0 |
2007-10-15 | gianfar: Fix compile regression caused by bea3348e | Li Yang | 1 | -0/+3 |
2007-10-15 | add new prom.h for AU1x00 | Yoichi Yuasa | 13 | -68/+65 |
2007-10-15 | update AU1000 get_ethernet_addr() | Yoichi Yuasa | 2 | -38/+20 |
2007-10-15 | MIPSsim: General cleanup | Ralf Baechle | 2 | -71/+75 |
2007-10-15 | Jazzsonic: Fix warning about unused variable. | Ralf Baechle | 1 | -1/+0 |
2007-10-15 | Remove msic_dcr_read() in axon_msi.c | Michael Ellerman | 1 | -7/+2 |
2007-10-15 | Use dcr_host_t.base in dcr_unmap() | Michael Ellerman | 4 | -5/+5 |
2007-10-15 | Add dcr_host_t.base in dcr_read()/dcr_write() | Michael Ellerman | 6 | -12/+12 |
2007-10-15 | Use dcr_host_t.base in ibm_emac_mal | Michael Ellerman | 2 | -4/+6 |
2007-10-15 | Update ibm_newemac to use dcr_host_t.base | Michael Ellerman | 2 | -7/+7 |
2007-10-15 | tehuti: possible leak in bdx_probe | Florin Malita | 1 | -1/+2 |
2007-10-15 | TC35815: Fix build | Ralf Baechle | 1 | -1/+0 |
2007-10-15 | SAA9730: Fix build | Ralf Baechle | 1 | -2/+7 |
2007-10-15 | AR7 ethernet | Matteo Croce | 3 | -0/+1184 |
2007-10-15 | myri10ge: update driver version to 1.3.2-1.287 | Brice Goglin | 1 | -1/+1 |
2007-10-15 | myri10ge: add IPv6 TSO support | Brice Goglin | 1 | -8/+79 |
2007-10-15 | Add skb_is_gso_v6 | Brice Goglin | 1 | -0/+5 |
2007-10-15 | myri10ge: update firmware headers | Brice Goglin | 1 | -4/+86 |
2007-10-15 | myri10ge: fix some indentation, white spaces, and comments | Brice Goglin | 1 | -6/+5 |
2007-10-15 | net/bonding: Optionally allow ethernet slaves to keep own MAC | Jay Vosburgh | 4 | -24/+121 |
2007-10-15 | net/bonding: Destroy bonding master when last slave is gone | Moni Shoua | 3 | -4/+46 |
2007-10-15 | net/bonding: Delay sending of gratuitous ARP to avoid failure | Moni Shoua | 2 | -3/+22 |
2007-10-15 | net/bonding: Handlle wrong assumptions that slave is always an Ethernet device | Moni Shoua | 3 | -3/+11 |
2007-10-15 | net/bonding: Enable IP multicast for bonding IPoIB devices | Moni Shoua | 2 | -6/+5 |
2007-10-15 | net/bonding: Enable bonding to enslave netdevices not supporting set_mac_addr... | Moni Shoua | 2 | -28/+60 |
2007-10-15 | net/bonding: Enable bonding to enslave non ARPHRD_ETHER | Moni Shoua | 1 | -0/+33 |