summaryrefslogtreecommitdiffstats
path: root/include/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: add low latency socket pollEliezer Tamir2013-06-112-0/+152
* net: tcp: move GRO/GSO functions to tcp_offloadDaniel Borkmann2013-06-071-4/+5
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller2013-06-062-4/+10
|\
| * ipvs: change type of netns_ipvs->sysctl_sync_qlen_maxZhang Yanfei2013-05-261-4/+4
| * netfilter: {ipt,ebt}_ULOG: rise warning on deprecationPablo Neira Ayuso2013-05-231-0/+6
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-06-064-9/+18
|\ \
| * | net_sched: restore "overhead xxx" handlingEric Dumazet2013-06-031-7/+11
| * | xfrm: force a garbage collection after deleting a policyPaul Moore2013-06-011-0/+5
| * | netfilter: add nf_ipv6_ops hook to fix xt_addrtype with IPv6Florian Westphal2013-05-231-1/+1
* | | transp_v6.h: style neateningJoe Perches2013-06-051-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-06-011-1/+1
* | | net: Correct comparisons and calculations using skb->tail and skb-transport_h...Simon Horman2013-05-291-2/+4
* | | net: ipv6: Add IPv6 support to the ping socket.Lorenzo Colitti2013-05-263-3/+55
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-05-253-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-201-1/+0
* | | | ipv6: add support of peer addressNicolas Dichtel2013-05-201-0/+1
|/ / /
* | / ipv6: do not clear pinet6 fieldEric Dumazet2013-05-121-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-022-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