summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* transp_v6.h: style neateningJoe Perches2013-06-041-52/+37
* net: ipv6: Implement /proc/net/icmp6.Lorenzo Colitti2013-06-041-0/+8
* net: ipv4: make the ping /proc code AF-independentLorenzo Colitti2013-06-041-0/+8
* net: ipv6: Unify {raw,udp}6_sock_seq_show.Lorenzo Colitti2013-06-041-0/+13
* Clean up indentation in net/ipv6/transp_v6.hLorenzo Colitti2013-06-041-35/+35
* ipv4: use separate genid for next hop exceptionsTimo Teräs2013-06-032-0/+12
* iptunnel: specify protocol outside IP headerNicolas Dichtel2013-05-311-1/+1
* net: Correct comparisons and calculations using skb->tail and skb-transport_h...Simon Horman2013-05-281-2/+4
* net: ipv6: Add IPv6 support to the ping socket.Lorenzo Colitti2013-05-253-3/+55
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-05-243-6/+12
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-05-201-4/+8
| |\
| | * mac80211: fix spurious RCU warning and update documentationFelix Fietkau2013-05-161-4/+8
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2013-05-162-2/+4
| |\ \
| | * | netfilter: log: netns NULL ptr bug when calling from conntrackHans Schillstrom2013-05-152-2/+4
* | | | tcp: md5: remove spinlock usage in fast pathEric Dumazet2013-05-201-3/+5
* | | | net: ipv6: remove 'next' member from inet6_devDaniel Borkmann2013-05-201-1/+0
* | | | tcp: remove bad timeout logic in fast recoveryYuchung Cheng2013-05-191-1/+0
* | | | ipv6: add support of peer addressNicolas Dichtel2013-05-191-0/+1
|/ / /
* | | ipv6: do not clear pinet6 fieldEric Dumazet2013-05-111-0/+12
| |/ |/|
* | net: frag, fix race conditions in LRU list maintenanceKonstantin Khlebnikov2013-05-061-2/+3
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-012-3/+4
|\
| * hostap: Don't use create_proc_read_entry()David Howells2013-04-291-1/+3
| * bluetooth: kill unused fops field in struct bt_sock_listAl Viro2013-04-091-1/+0
| * bluetooth: kill unused 'module' argument of bt_procfs_init()Al Viro2013-04-091-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-05-0156-1310/+965
|\ \
| * | af_unix: fix a fatal race with bit fieldsEric Dumazet2013-05-011-2/+3
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-04-291-6/+8
| |\ \
| | * \ Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2013-04-261-6/+8
| | |\ \
| | | * | Bluetooth: Fix HCI command send functions to use const specifierJohan Hedberg2013-04-191-6/+8
| * | | | net: defer net_secret[] initializationEric Dumazet2013-04-291-0/+1
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller2013-04-292-1/+7
| |\ \ \ \
| | * | | | sctp: Correct type and usage of sctp_end_cksum()Simon Horman2013-04-291-1/+1
| | * | | | netfilter: move skb_gso_segment into nfnetlink_queue moduleFlorian Westphal2013-04-291-0/+6
| * | | | | net: increase frag hash sizeJesper Dangaard Brouer2013-04-291-1/+1
| |/ / / /
| * | | | genl: Allow concurrent genl callbacks.Pravin B Shelar2013-04-251-0/+1
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller2013-04-251-4/+4
| |\ \ \ \
| | * | | | ipvs: fix sparse warnings for some parametersJulian Anastasov2013-04-231-4/+4
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-04-247-59/+235
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-04-222-10/+114
| | |\ \ \ \
| | | * | | | mac80211: improve the rate control APIFelix Fietkau2013-04-221-0/+66
| | | * | | | cfg80211: introduce critical protocol indication from user-spaceArend van Spriel2013-04-221-0/+23
| | | * | | | mac80211: indicate admission control in TX queue parametersAlexander Bondar2013-04-221-0/+2
| | | * | | | Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg2013-04-225-14/+57
| | | |\ \ \ \
| | | * | | | | mac80211: fix CTS protection handlingFelix Fietkau2013-04-161-1/+3
| | | * | | | | mac80211: fix and optimize MCS mask handlingFelix Fietkau2013-04-161-2/+2
| | | * | | | | mac80211: VHT off-by-one NSSKarl Beldan2013-04-161-3/+3
| | | * | | | | mac80211: support secondary channel offset in CSAJohannes Berg2013-04-161-2/+2
| | | * | | | | cfg80211: add ieee80211_operating_class_to_bandJohannes Berg2013-04-161-0/+11
| | | * | | | | mac80211: provide SSID in IBSS modeMarek Puzyniak2013-04-101-2/+2
| | * | | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2013-04-224-36/+91
| | |\ \ \ \ \ \ | | | | |_|_|/ / | | | |/| | | |
OpenPOWER on IntegriCloud