summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* skb: Add inline helper for getting the skb end offset from headAlexander Duyck2012-05-061-1/+11
* tcp: be more strict before accepting ECN negociationEric Dumazet2012-05-041-7/+16
* mISDN: Help to identify the cardKarsten Keil2012-05-041-1/+2
* mISDN: Make layer1 timer 3 value configurableKarsten Keil2012-05-042-1/+5
* mISDN: L2 timeouts need to be queued as L2 eventKarsten Keil2012-05-041-1/+6
* skb: Add skb_head_is_locked helper functionAlexander Duyck2012-05-031-0/+14
* net: implement tcp coalescing in tcp_queue_rcv()Eric Dumazet2012-05-031-1/+2
* tcp: early retransmit: delayed fast retransmitYuchung Cheng2012-05-032-1/+5
* tcp: early retransmitYuchung Cheng2012-05-032-0/+16
* netem: add ECN capabilityEric Dumazet2012-05-011-0/+1
* net: skb_peek()/skb_peek_tail() cleanupsEric Dumazet2012-05-011-8/+12
* l2tp: introduce L2TPv3 IP encapsulation support for IPv6Chris Elston2012-05-011-0/+17
* l2tp: netlink api for l2tpv3 ipv6 unmanaged tunnelsChris Elston2012-05-011-0/+2
* pppox: Replace __attribute__((packed)) in if_pppox.hJames Chapman2012-05-011-6/+6
* net: make GRO aware of skb->head_fragEric Dumazet2012-05-012-0/+3
* net: allow skb->head to be a page fragmentEric Dumazet2012-05-011-2/+3
* net/l2tp: add support for L2TP over IPv6 UDPBenjamin LaHaise2012-04-292-1/+39
* net/ipv6/udp: UDP encapsulation: introduce encap_rcv hook into IPv6Benjamin LaHaise2012-04-291-0/+3
* ipv6: RTAX_FEATURE_ALLFRAG causes inefficient TCP segment sizingEric Dumazet2012-04-272-2/+3
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-04-261-0/+8
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-04-261-0/+8
| |\
| | * mac80211: declare ieee80211_ave_rssi as EXPORTWey-Yi Guy2012-04-231-0/+8
* | | tcp repair: Fix unaligned access when repairing options (v2)Pavel Emelyanov2012-04-261-0/+5
* | | net: sock_diag_handler structs can be constShan Wei2012-04-261-2/+2
|/ /
* | net: skb_can_coalesce returns a booleanEric Dumazet2012-04-241-3/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-04-2423-135/+178
|\ \
| * \ Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2012-04-231-0/+7
| |\ \
| | * | irq: Add IRQ_TYPE_DEFAULT for use by PIC driversBenjamin Herrenschmidt2012-04-231-0/+7
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-04-235-7/+61
| |\ \ \
| | * | | net/sock.h: fix sk_peek_off kernel-doc warningRandy Dunlap2012-04-181-0/+1
| | * | | ipv6: clean up rt6_clean_expiresJiri Bohac2012-04-181-1/+1
| | * | | ipv6: fix rt6_update_expiresJiri Bohac2012-04-181-2/+8
| | * | | net_sched: red: Make minor corrections to commentsDavid Ward2012-04-171-3/+3
| * | | | Merge tag 'mmc-fixes-for-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-04-211-1/+1
| |\ \ \ \
| | * | | | mmc: remove MMC bus legacy suspend/resume methodChuanxiao Dong2012-04-211-1/+1
| * | | | | Merge tag 'mfd-for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-04-214-71/+103
| |\ \ \ \ \
| | * | | | | mfd: Fix modular builds of rc5t583 regulator supportPaul Gortmaker2012-04-161-8/+39
| | * | | | | mfd: Convert twl6040 to i2c driver, and separate it from twl corePeter Ujfalusi2012-04-162-12/+27
| | * | | | | mfd : Fix dbx500 compilation errorDaniel Lezcano2012-04-161-51/+37
| * | | | | | kill mm argument of vm_munmap()Al Viro2012-04-211-1/+1
| * | | | | | VM: add "vm_mmap()" helper functionLinus Torvalds2012-04-211-17/+6
| * | | | | | VM: add "vm_munmap()" helper functionLinus Torvalds2012-04-211-0/+1
| * | | | | | VM: add "vm_brk()" helper functionLinus Torvalds2012-04-211-1/+2
| | |/ / / / | |/| | | |
| * | | | | Merge tag 'for-torvalds-20120418' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-04-201-1/+3
| |\ \ \ \ \
| | * | | | | pinctrl: include <linux/bug.h> to prevent compile errorsStephen Warren2012-04-111-0/+2
| | * | | | | pinctrl: fix compile error if not select PINMUX supportDong Aisheng2012-04-111-1/+1
| * | | | | | Merge tag 'usb-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-04-201-0/+1
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge tag 'fixes-for-v3.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2012-04-161-0/+1
| | |\ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| | | * | | | | usb: musb: wake the device before ulpi transfersGrazvydas Ignotas2012-04-101-0/+1
| | | |/ / / /
| * | | | | | Merge branch 'for-3.4' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2012-04-191-0/+1
| |\ \ \ \ \ \