Age | Commit message (Expand) | Author |
2012-05-03 | skb: Add skb_head_is_locked helper function | Alexander Duyck |
2012-05-02 | tcp: early retransmit: delayed fast retransmit | Yuchung Cheng |
2012-05-02 | tcp: early retransmit | Yuchung Cheng |
2012-05-01 | netem: add ECN capability | Eric Dumazet |
2012-05-01 | net: skb_peek()/skb_peek_tail() cleanups | Eric Dumazet |
2012-05-01 | l2tp: introduce L2TPv3 IP encapsulation support for IPv6 | Chris Elston |
2012-05-01 | l2tp: netlink api for l2tpv3 ipv6 unmanaged tunnels | Chris Elston |
2012-05-01 | pppox: Replace __attribute__((packed)) in if_pppox.h | James Chapman |
2012-04-30 | net: make GRO aware of skb->head_frag | Eric Dumazet |
2012-04-30 | net: allow skb->head to be a page fragment | Eric Dumazet |
2012-04-28 | net/l2tp: add support for L2TP over IPv6 UDP | Benjamin LaHaise |
2012-04-26 | tcp repair: Fix unaligned access when repairing options (v2) | Pavel Emelyanov |
2012-04-25 | net: sock_diag_handler structs can be const | Shan Wei |
2012-04-24 | net: skb_can_coalesce returns a boolean | Eric Dumazet |
2012-04-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2012-04-22 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds |
2012-04-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2012-04-23 | irq: Add IRQ_TYPE_DEFAULT for use by PIC drivers | Benjamin Herrenschmidt |
2012-04-21 | team: allow to enable/disable ports | Jiri Pirko |
2012-04-21 | tcp: Repair connection-time negotiated parameters | Pavel Emelyanov |
2012-04-21 | tcp: Initial repair mode | Pavel Emelyanov |
2012-04-21 | Merge tag 'mmc-fixes-for-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2012-04-21 | Merge tag 'mfd-for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2012-04-21 | kill mm argument of vm_munmap() | Al Viro |
2012-04-20 | net: Delete all remaining instances of ctl_path | Eric W. Biederman |
2012-04-20 | mmc: remove MMC bus legacy suspend/resume method | Chuanxiao Dong |
2012-04-20 | VM: add "vm_mmap()" helper function | Linus Torvalds |
2012-04-20 | VM: add "vm_munmap()" helper function | Linus Torvalds |
2012-04-20 | VM: add "vm_brk()" helper function | Linus Torvalds |
2012-04-20 | Merge tag 'for-torvalds-20120418' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2012-04-20 | Merge tag 'usb-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2012-04-19 | stmmac: use custom init/exit functions in pm ops | Francesco Virlinzi |
2012-04-19 | Merge branch 'for-3.4' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2012-04-19 | nf_bridge: remove holes in struct nf_bridge_info | Eric Dumazet |
2012-04-19 | Merge git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2012-04-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds |
2012-04-18 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2012-04-16 | mfd: Fix modular builds of rc5t583 regulator support | Paul Gortmaker |
2012-04-16 | nfsd: include cld.h in the headers_install target | Jeff Layton |
2012-04-16 | mac80211: Set the correct values for hwmp (1) and airtimeLinkMetric (1) | Javier Cardona |
2012-04-16 | Merge tag 'fixes-for-v3.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman |
2012-04-16 | mfd: Convert twl6040 to i2c driver, and separate it from twl core | Peter Ujfalusi |
2012-04-16 | mfd : Fix dbx500 compilation error | Daniel Lezcano |
2012-04-15 | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds |
2012-04-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2012-04-15 | macvlan: add FDB bridge ops and macvlan flags | John Fastabend |
2012-04-15 | net: addr_list: add exclusive dev_uc_add and dev_mc_add | John Fastabend |
2012-04-15 | net: add generic PF_BRIDGE:RTM_ FDB hooks | John Fastabend |
2012-04-15 | net: cleanup unsigned to unsigned int | Eric Dumazet |
2012-04-15 | virtio-net: send gratuitous packets when needed | Jason Wang |