summaryrefslogtreecommitdiffstats
path: root/include/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* tcp: TSO packets automatic sizingEric Dumazet2013-08-292-0/+3
* net: sctp: reorder sctp_globals to reduce cacheline usageDaniel Borkmann2013-08-291-11/+9
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...David S. Miller2013-08-281-0/+1
|\
| * net: Add NEXTHDR_SCTP to ipv6.hJoe Stringer2013-08-241-0/+1
* | net: syncookies: export cookie_v6_init_sequence/cookie_v6_checkPatrick McHardy2013-08-281-0/+4
* | netfilter: add SYNPROXY core/targetPatrick McHardy2013-08-283-1/+84
* | net: syncookies: export cookie_v4_init_sequence/cookie_v4_checkPatrick McHardy2013-08-281-0/+4
* | netfilter: nf_conntrack: make sequence number adjustments usuable without NATPatrick McHardy2013-08-284-29/+51
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-08-261-0/+2
|\ \ | |/ |/|
| * ipv6: handle Redirect ICMP Message with no Redirected Header optionDuan Jiong2013-08-231-0/+2
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2013-08-231-1/+1
|\ \
| * | xfrm: constify mark argument of xfrm_find_acq()Mathias Krause2013-08-051-1/+1
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller2013-08-206-225/+17
|\ \ \
| * | | netfilter: nfnetlink_queue: allow to attach expectations to conntracksPablo Neira Ayuso2013-08-131-0/+8
| * | | netfilter: nf_conntrack: don't send destroy events from iteratorFlorian Westphal2013-08-091-1/+3
| * | | netfilter: nf_nat: change sequence number adjustments to 32 bitsPatrick McHardy2013-07-313-5/+5
| * | | netfilter: nf_conntrack: remove duplicate code in ctnetlinkFlorian Westphal2013-07-311-2/+1
| * | | netfilter: tproxy: remove nf_tproxy_core.hFlorian Westphal2013-07-311-206/+0
| * | | netfilter: tproxy: remove nf_tproxy_core, keep tw sk assigned to skbFlorian Westphal2013-07-311-4/+0
| * | | netfilter: nf_conntrack: remove net_ratelimit() for LOG_INVALID()Patrick McHardy2013-07-311-7/+0
* | | | vxlan: Factor out vxlan send api.Pravin B Shelar2013-08-201-0/+8
* | | | vxlan: Extend vxlan handlers for openvswitch.Pravin B Shelar2013-08-201-0/+31
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-08-173-21/+9
|\ \ \ \ | | |_|/ | |/| |
| * | | net_sched: restore "linklayer atm" handlingJesper Dangaard Brouer2013-08-151-1/+8
| * | | ip_tunnel: Do not use inner ip-header-id for tunnel ip-header-id.Pravin B Shelar2013-08-141-14/+0
| * | | net: rename busy poll MIB counterEliezer Tamir2013-08-091-1/+1
| * | | busy_poll: cleanup do-nothing placeholdersEliezer Tamir2013-08-051-5/+0
* | | | ip6tnl: add x-netns supportNicolas Dichtel2013-08-151-0/+1
* | | | ipip: add x-netns supportNicolas Dichtel2013-08-151-1/+1
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-08-123-26/+242
|\ \ \ \
| * \ \ \ Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-08-092-0/+70
| |\ \ \ \
| | * | | | mac80211: add channel switch command and beacon callbacksSimon Wunderlich2013-08-011-0/+37
| | * | | | nl80211/cfg80211: add channel switch commandSimon Wunderlich2013-08-011-0/+33
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-08-092-3/+3
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | cfg80211/mac80211: use reduced txpower for 5 and 10 MHzSimon Wunderlich2013-07-161-0/+27
| * | | | | cfg80211/mac80211: get mandatory rates based on scan widthSimon Wunderlich2013-07-161-1/+3
| * | | | | mac80211: add radiotap flag and handling for 5/10 MHzSimon Wunderlich2013-07-162-0/+8
| * | | | | mac80211/rc80211: add chandef to rate initializationSimon Wunderlich2013-07-161-0/+2
| * | | | | nl80211: add scan width to bss and scan request structsSimon Wunderlich2013-07-161-3/+51
| * | | | | cfg80211/nl80211: Add packet coalesce supportAmitkumar Karwar2013-07-161-0/+54
| * | | | | wireless: indent kernel-doc with tabsJohannes Berg2013-07-162-20/+20
| * | | | | nl80211: enable HT overrides for ibssSimon Wunderlich2013-07-161-0/+5
| * | | | | cfg80211/nl80211: rename packet pattern related structures and enumsAmitkumar Karwar2013-07-161-3/+3
* | | | | | net: attempt high order allocations in sock_alloc_send_pskb()Eric Dumazet2013-08-101-1/+2
* | | | | | af_unix: improve STREAM behavior with fragmented memoryEric Dumazet2013-08-101-0/+1
* | | | | | tcp: add server ip to encrypt cookie in fast openYuchung Cheng2013-08-101-1/+2
* | | | | | Revert "net: sctp: convert sctp_checksum_disable module param into sctp sysctl"David S. Miller2013-08-092-3/+5
* | | | | | net: sctp: trivial: update bug report in header commentDaniel Borkmann2013-08-0910-64/+8
* | | | | | net: sctp: convert sctp_checksum_disable module param into sctp sysctlDaniel Borkmann2013-08-092-5/+3
* | | | | | ip_tunnel: embed hash list headstephen hemminger2013-08-081-2/+2