summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* 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-163-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-131-14/+0
| * | net: rename busy poll MIB counterEliezer Tamir2013-08-091-1/+1
| * | busy_poll: cleanup do-nothing placeholdersEliezer Tamir2013-08-041-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-071-2/+2
* | | | | sctp: Pack dst_cookie into 1st cacheline hole for 64bit hostfan.du2013-08-051-1/+1
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-08-036-9/+14
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLLCong Wang2013-08-012-4/+4
| * | | | net: fix a compile error when CONFIG_NET_LL_RX_POLL is not setCong Wang2013-08-011-0/+5
| * | | | ipv6: prevent fib6_run_gc() contentionMichal Kubeček2013-08-011-1/+1
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-08-012-3/+3
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | NFC: netlink: Rename CMD_FW_UPLOAD to CMD_FW_DOWNLOADSamuel Ortiz2013-07-312-3/+3
| | |/ /
| * | | ndisc: Add missing inline to ndisc_addr_option_padJoe Perches2013-07-311-1/+1
| |/ /
* | | fib_rules: reorder struct fib_rules fieldsEric Dumazet2013-08-031-5/+7
* | | fib_rules: fix suppressor names and default valuesStefan Tomanek2013-08-031-2/+2
* | | fib_rules: add route suppression based on ifgroupStefan Tomanek2013-08-021-0/+2
* | | sctp: Don't lookup dst if transport dst is still validfan.du2013-08-022-1/+2
OpenPOWER on IntegriCloud