aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
...
* | | | | | | | | | mISDN: Make layer1 timer 3 value configurableKarsten Keil2012-05-04
* | | | | | | | | | mISDN: L2 timeouts need to be queued as L2 eventKarsten Keil2012-05-04
* | | | | | | | | | skb: Add skb_head_is_locked helper functionAlexander Duyck2012-05-03
* | | | | | | | | | net: implement tcp coalescing in tcp_queue_rcv()Eric Dumazet2012-05-02
* | | | | | | | | | tcp: early retransmit: delayed fast retransmitYuchung Cheng2012-05-02
* | | | | | | | | | tcp: early retransmitYuchung Cheng2012-05-02
* | | | | | | | | | netem: add ECN capabilityEric Dumazet2012-05-01
* | | | | | | | | | net: skb_peek()/skb_peek_tail() cleanupsEric Dumazet2012-05-01
* | | | | | | | | | l2tp: introduce L2TPv3 IP encapsulation support for IPv6Chris Elston2012-05-01
* | | | | | | | | | l2tp: netlink api for l2tpv3 ipv6 unmanaged tunnelsChris Elston2012-05-01
* | | | | | | | | | pppox: Replace __attribute__((packed)) in if_pppox.hJames Chapman2012-05-01
* | | | | | | | | | net: make GRO aware of skb->head_fragEric Dumazet2012-04-30
* | | | | | | | | | net: allow skb->head to be a page fragmentEric Dumazet2012-04-30
* | | | | | | | | | net/l2tp: add support for L2TP over IPv6 UDPBenjamin LaHaise2012-04-28
* | | | | | | | | | net/ipv6/udp: UDP encapsulation: introduce encap_rcv hook into IPv6Benjamin LaHaise2012-04-28
* | | | | | | | | | ipv6: RTAX_FEATURE_ALLFRAG causes inefficient TCP segment sizingEric Dumazet2012-04-27
* | | | | | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-04-26
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-04-26
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | mac80211: declare ieee80211_ave_rssi as EXPORTWey-Yi Guy2012-04-23
* | | | | | | | | | | | tcp repair: Fix unaligned access when repairing options (v2)Pavel Emelyanov2012-04-26
* | | | | | | | | | | | net: sock_diag_handler structs can be constShan Wei2012-04-25
|/ / / / / / / / / / /
* | | | | | | | | | | net: skb_can_coalesce returns a booleanEric Dumazet2012-04-24
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-04-23
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2012-04-23
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | irq: Add IRQ_TYPE_DEFAULT for use by PIC driversBenjamin Herrenschmidt2012-04-22
| * | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-04-23
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / | |/| | | | | | | | | |
| | * | | | | | | | | | net/sock.h: fix sk_peek_off kernel-doc warningRandy Dunlap2012-04-17
| | * | | | | | | | | | ipv6: clean up rt6_clean_expiresJiri Bohac2012-04-17
| | * | | | | | | | | | ipv6: fix rt6_update_expiresJiri Bohac2012-04-17
| | * | | | | | | | | | net_sched: red: Make minor corrections to commentsDavid Ward2012-04-16
| * | | | | | | | | | | Merge tag 'mmc-fixes-for-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-04-21
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | mmc: remove MMC bus legacy suspend/resume methodChuanxiao Dong2012-04-20
| * | | | | | | | | | | | Merge tag 'mfd-for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-04-21
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | mfd: Fix modular builds of rc5t583 regulator supportPaul Gortmaker2012-04-16
| | * | | | | | | | | | | | mfd: Convert twl6040 to i2c driver, and separate it from twl corePeter Ujfalusi2012-04-16
| | * | | | | | | | | | | | mfd : Fix dbx500 compilation errorDaniel Lezcano2012-04-16
| | | |_|_|_|_|_|/ / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | kill mm argument of vm_munmap()Al Viro2012-04-21
| * | | | | | | | | | | | VM: add "vm_mmap()" helper functionLinus Torvalds2012-04-20
| * | | | | | | | | | | | VM: add "vm_munmap()" helper functionLinus Torvalds2012-04-20
| * | | | | | | | | | | | VM: add "vm_brk()" helper functionLinus Torvalds2012-04-20
| | |/ / / / / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | Merge tag 'for-torvalds-20120418' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-04-20
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | pinctrl: include <linux/bug.h> to prevent compile errorsStephen Warren2012-04-11
| | * | | | | | | | | | | pinctrl: fix compile error if not select PINMUX supportDong Aisheng2012-04-11
| * | | | | | | | | | | | Merge tag 'usb-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-04-20
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | |
| | * | | | | | | | | | | Merge tag 'fixes-for-v3.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2012-04-16
| | |\ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / | | |/| | | | | | | | | |
| | | * | | | | | | | | | usb: musb: wake the device before ulpi transfersGrazvydas Ignotas2012-04-10
| | | |/ / / / / / / / /
| * | | | | | | | | | | Merge branch 'for-3.4' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2012-04-19
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | nfsd: include cld.h in the headers_install targetJeff Layton2012-04-16
| | | |/ / / / / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-04-19
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / | |/| | | | | | | | | |
| | * | | | | | | | | | KVM: unmap pages from the iommu when slots are removedAlex Williamson2012-04-11
| | |/ / / / / / / / /