summaryrefslogtreecommitdiff
path: root/include/net (follow)
Commit message (Expand)AuthorAge
...
* | | | | net: add low latency socket pollEliezer Tamir2013-06-10
* | | | | net: tcp: move GRO/GSO functions to tcp_offloadDaniel Borkmann2013-06-07
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller2013-06-06
|\ \ \ \ \
| * | | | | ipvs: change type of netns_ipvs->sysctl_sync_qlen_maxZhang Yanfei2013-05-26
| * | | | | netfilter: {ipt,ebt}_ULOG: rise warning on deprecationPablo Neira Ayuso2013-05-23
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-06-05
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | net_sched: restore "overhead xxx" handlingEric Dumazet2013-06-02
| * | | | | xfrm: force a garbage collection after deleting a policyPaul Moore2013-05-31
| * | | | | netfilter: add nf_ipv6_ops hook to fix xt_addrtype with IPv6Florian Westphal2013-05-23
* | | | | | transp_v6.h: style neateningJoe Perches2013-06-04
* | | | | | net: ipv6: Implement /proc/net/icmp6.Lorenzo Colitti2013-06-04
* | | | | | net: ipv4: make the ping /proc code AF-independentLorenzo Colitti2013-06-04
* | | | | | net: ipv6: Unify {raw,udp}6_sock_seq_show.Lorenzo Colitti2013-06-04
* | | | | | Clean up indentation in net/ipv6/transp_v6.hLorenzo Colitti2013-06-04
* | | | | | ipv4: use separate genid for next hop exceptionsTimo Teräs2013-06-03
* | | | | | iptunnel: specify protocol outside IP headerNicolas Dichtel2013-05-31
* | | | | | net: Correct comparisons and calculations using skb->tail and skb-transport_h...Simon Horman2013-05-28
* | | | | | net: ipv6: Add IPv6 support to the ping socket.Lorenzo Colitti2013-05-25
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-05-24
|\| | | | | | |/ / / / |/| | | |
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-05-20
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | mac80211: fix spurious RCU warning and update documentationFelix Fietkau2013-05-16
| | |/ /
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2013-05-16
| |\ \ \
| | * | | netfilter: log: netns NULL ptr bug when calling from conntrackHans Schillstrom2013-05-15
* | | | | tcp: md5: remove spinlock usage in fast pathEric Dumazet2013-05-20
* | | | | net: ipv6: remove 'next' member from inet6_devDaniel Borkmann2013-05-20
* | | | | tcp: remove bad timeout logic in fast recoveryYuchung Cheng2013-05-19
* | | | | ipv6: add support of peer addressNicolas Dichtel2013-05-19
|/ / / /
* | / / ipv6: do not clear pinet6 fieldEric Dumazet2013-05-11
| |/ / |/| |
* | | net: frag, fix race conditions in LRU list maintenanceKonstantin Khlebnikov2013-05-06
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-01
|\ \
| * | hostap: Don't use create_proc_read_entry()David Howells2013-04-29
| * | bluetooth: kill unused fops field in struct bt_sock_listAl Viro2013-04-09
| * | bluetooth: kill unused 'module' argument of bt_procfs_init()Al Viro2013-04-09
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-05-01
|\ \ \
| * | | af_unix: fix a fatal race with bit fieldsEric Dumazet2013-05-01
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-04-29
| |\ \ \
| | * \ \ Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2013-04-26
| | |\ \ \
| | | * | | Bluetooth: Fix HCI command send functions to use const specifierJohan Hedberg2013-04-19
| * | | | | net: defer net_secret[] initializationEric Dumazet2013-04-29
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller2013-04-29
| |\ \ \ \ \
| | * | | | | sctp: Correct type and usage of sctp_end_cksum()Simon Horman2013-04-29
| | * | | | | netfilter: move skb_gso_segment into nfnetlink_queue moduleFlorian Westphal2013-04-29
| * | | | | | net: increase frag hash sizeJesper Dangaard Brouer2013-04-29
| |/ / / / /
| * | | | | genl: Allow concurrent genl callbacks.Pravin B Shelar2013-04-25
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller2013-04-25
| |\ \ \ \ \
| | * | | | | ipvs: fix sparse warnings for some parametersJulian Anastasov2013-04-23
| * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-04-24
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| | * | | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-04-22
| | |\ \ \ \ \
| | | * | | | | mac80211: improve the rate control APIFelix Fietkau2013-04-22
| | | * | | | | cfg80211: introduce critical protocol indication from user-spaceArend van Spriel2013-04-22