summaryrefslogtreecommitdiff
path: root/include/net (follow)
Commit message (Expand)AuthorAge
* net: sctp: remove SCTP_STATIC macroDaniel Borkmann2013-06-17
* net: sctp: get rid of t_new macro for kzallocDaniel Borkmann2013-06-17
* net: add socket option for low latency pollingEliezer Tamir2013-06-17
* net: convert low latency sockets to sched_clock()Eliezer Tamir2013-06-17
* net: change sysctl_net_ll_poll into an unsigned intEliezer Tamir2013-06-17
* tcp: properly send new data in fast recovery in first RTTYuchung Cheng2013-06-13
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-06-12
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-06-11
| |\
| | * cfg80211: remove cleanup_work kernel-docJohannes Berg2013-05-29
| | * cfg80211: support an active monitor interface flagFelix Fietkau2013-05-29
| | * cfg80211: make WoWLAN configuration available to driversJohannes Berg2013-05-27
| | * cfg80211/mac80211: use cfg80211 wdev mutex in mac80211Johannes Berg2013-05-25
| | * cfg80211: vastly simplify lockingJohannes Berg2013-05-25
| | * Merge remote-tracking branch 'mac80211/master' into mac80211-nextJohannes Berg2013-05-25
| | |\
| | * | {cfg,mac}80211: move mandatory rates calculation to cfg80211Ashok Nagarajan2013-05-24
| | * | mac80211: add STBC flag for radiotapOleksij Rempel2013-05-24
| | * | cfg80211: Userspace may inform kernel of mesh auth method.Colleen Twitty2013-05-16
| | * | wireless: fix kerneldoc content in *80211.h files.Robert P. J. Day2013-05-16
| | * | mac80211: add support for per-chain signal strength reportingFelix Fietkau2013-05-16
| | * | cfg80211: add support for per-chain signal strength reportingFelix Fietkau2013-05-16
* | | | ipv4: remove is_data also from ip_options documentation.Rami Rosen2013-06-12
* | | | net: udp4: move GSO functions to udp_offloadDaniel Borkmann2013-06-12
* | | | net_sched: psched_ratecfg_precompute() improvementsEric Dumazet2013-06-11
|/ / /
* | | net_sched: add 64bit rate estimatorsEric Dumazet2013-06-11
* | | 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