Age | Commit message (Expand) | Author |
2008-11-25 | z85230: fix warning in drivers/net/wan/z85230.c | Ingo Molnar |
2008-11-25 | sis900: fix warning in drivers/net/sis900.c | Ingo Molnar |
2008-11-25 | fix warning in fs/dlm/netlink.c | Ingo Molnar |
2008-11-25 | dsa: fix warning in net/dsa/mv88e6060.c | Ingo Molnar |
2008-11-25 | dsa: fix warning in net/dsa/mv88e6xxx.c | Ingo Molnar |
2008-11-25 | ipv6: fix warning in net/ipv6/ip6_flowlabel.c | Ingo Molnar |
2008-11-25 | pkt_sched: fix warning in net/sched/sch_hfsc.c | Ingo Molnar |
2008-11-25 | sunrpc: fix warning in net/sunrpc/xprtrdma/svc_rdma_transport.c | Ingo Molnar |
2008-11-25 | qla3xxx: fix warning in drivers/net/qla3xxx.c | Ingo Molnar |
2008-11-25 | niu: fix another warning in drivers/net/niu.c | Ingo Molnar |
2008-11-25 | niu: fix warnings in drivers/net/niu.c | Ingo Molnar |
2008-11-25 | s2io: fix warning in drivers/net/s2io.c | Ingo Molnar |
2008-11-25 | netns: filter out uevent not belonging to init_net | Daniel Lezcano |
2008-11-25 | ixgbe: Naming interrupt vectors | Robert Olsson |
2008-11-25 | niu: Naming interrupt vectors. | Robert Olsson |
2008-11-25 | tcp: skb_shift cannot cache frag ptrs past pskb_expand_head | Ilpo Järvinen |
2008-11-25 | pkt_sched: sch_api: Remove qdisc_list_lock | Jarek Poplawski |
2008-11-25 | net: udp_unhash() can test if sk is hashed | Eric Dumazet |
2008-11-25 | net: Make sure BHs are disabled in sock_prot_inuse_add() | Eric Dumazet |
2008-11-25 | tcp: tcp_limit_reno_sacked can become static | Ilpo Järvinen |
2008-11-25 | Revert "hso: Fix crashes on close." | David S. Miller |
2008-11-25 | Revert "hso: Fix free of mutexes still in use." | David S. Miller |
2008-11-25 | Revert "hso: Add TIOCM ioctl handling." | David S. Miller |
2008-11-25 | xfrm: remove useless forward declarations | Alexey Dobriyan |
2008-11-25 | ah4/ah6: remove useless NULL assignments | Alexey Dobriyan |
2008-11-25 | igb: loopback bits not correctly cleared from RCTL register | Alexander Duyck |
2008-11-25 | igb: remove unneeded bit refrence when enabling jumbo frames | Alexander Duyck |
2008-11-25 | DCB: fix kconfig option | Jeff Kirsher |
2008-11-25 | aoe: remove private mac address format function | Harvey Harrison |
2008-11-25 | hso: Hook up ->reset_resume | Denis Joseph Barrow |
2008-11-25 | hso: Add TIOCM ioctl handling. | Denis Joseph Barrow |
2008-11-25 | hso: Fix free of mutexes still in use. | Denis Joseph Barrow |
2008-11-25 | hso: Fix URB submission -EINVAL. | Denis Joseph Barrow |
2008-11-25 | hso: Fix crashes on close. | Denis Joseph Barrow |
2008-11-25 | hso: Add new usb device id's. | Denis Joseph Barrow |
2008-11-25 | netdev: add HAVE_NET_DEVICE_OPS | Stephen Hemminger |
2008-11-24 | tcp: handle shift/merge of cloned skbs too | Ilpo Järvinen |
2008-11-24 | tcp: add some mibs to track collapsing | Ilpo Järvinen |
2008-11-24 | tcp: Make shifting not clear the hints | Ilpo Järvinen |
2008-11-24 | tcp: Try to restore large SKBs while SACK processing | Ilpo Järvinen |
2008-11-24 | tcp: make tcp_sacktag_one able to handle partial skb too | Ilpo Järvinen |
2008-11-24 | tcp: Make SACK code to split only at mss boundaries | Ilpo Järvinen |
2008-11-24 | tcp: more aggressive skipping | Ilpo Järvinen |
2008-11-24 | tcp: move tcp_simple_retransmit to tcp_input | Ilpo Järvinen |
2008-11-24 | tcp: collapse more than two on retransmission | Ilpo Järvinen |
2008-11-24 | net: avoid a pair of dst_hold()/dst_release() in ip_push_pending_frames() | Eric Dumazet |
2008-11-24 | net: avoid a pair of dst_hold()/dst_release() in ip_append_data() | Eric Dumazet |
2008-11-24 | net: gen_estimator: Fix gen_kill_estimator() lookups | Jarek Poplawski |
2008-11-24 | pkt_sched: sch_drr: fix drr_dequeue loop() | Patrick McHardy |
2008-11-24 | infiniband: Kill directly reference of netdev->priv | Wang Chen |