summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
2013-08-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-21/+9
2013-08-16Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2-8/+106
2013-08-16mac80211: add APIs to allow keeping connections after WoWLANJohannes Berg1-0/+83
2013-08-15net_sched: restore "linklayer atm" handlingJesper Dangaard Brouer1-1/+8
2013-08-15ip6tnl: add x-netns supportNicolas Dichtel1-0/+1
2013-08-15ipip: add x-netns supportNicolas Dichtel1-1/+1
2013-08-14xfrm: introduce helper for safe determination of mtuHannes Frederic Sowa2-0/+20
2013-08-14xfrm: make local error reporting more robustHannes Frederic Sowa1-0/+6
2013-08-14ip_tunnel: Do not use inner ip-header-id for tunnel ip-header-id.Pravin B Shelar1-14/+0
2013-08-14NFC: netlink: Add result of firmware operation to completion eventEric Lapuyade1-1/+2
2013-08-14NFC: Move nfc_fw_download_done() definition from private to publicEric Lapuyade1-0/+2
2013-08-13netfilter: nfnetlink_queue: allow to attach expectations to conntracksPablo Neira Ayuso1-0/+8
2013-08-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville3-26/+242
2013-08-12mac80211: add vif to testmode cmdDavid Spinadel1-3/+4
2013-08-12cfg80211: add wdev to testmode cmdDavid Spinadel1-2/+3
2013-08-12mac80211: add control port protocol TX control flagJohannes Berg1-3/+16
2013-08-10net: attempt high order allocations in sock_alloc_send_pskb()Eric Dumazet1-1/+2
2013-08-10af_unix: improve STREAM behavior with fragmented memoryEric Dumazet1-0/+1
2013-08-10tcp: add server ip to encrypt cookie in fast openYuchung Cheng1-1/+2
2013-08-10Revert "net: sctp: convert sctp_checksum_disable module param into sctp sysctl"David S. Miller2-3/+5
2013-08-09Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2-0/+70
2013-08-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2-3/+3
2013-08-09net: rename busy poll MIB counterEliezer Tamir1-1/+1
2013-08-09net: sctp: trivial: update bug report in header commentDaniel Borkmann10-64/+8
2013-08-09net: sctp: convert sctp_checksum_disable module param into sctp sysctlDaniel Borkmann2-5/+3
2013-08-09netfilter: nf_conntrack: don't send destroy events from iteratorFlorian Westphal1-1/+3
2013-08-09netprio_cgroup: pass around @css instead of @cgroup and kill struct cgroup_ne...Tejun Heo1-4/+0
2013-08-09cgroup: s/cgroup_subsys_state/cgroup_css/ s/task_subsys_state/task_css/Tejun Heo2-4/+4
2013-08-08ip_tunnel: embed hash list headstephen hemminger1-2/+2
2013-08-05sctp: Pack dst_cookie into 1st cacheline hole for 64bit hostfan.du1-1/+1
2013-08-05xfrm: constify mark argument of xfrm_find_acq()Mathias Krause1-1/+1
2013-08-05busy_poll: cleanup do-nothing placeholdersEliezer Tamir1-5/+0
2013-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller6-9/+14
2013-08-03fib_rules: reorder struct fib_rules fieldsEric Dumazet1-5/+7
2013-08-03fib_rules: fix suppressor names and default valuesStefan Tomanek1-2/+2
2013-08-03fib_rules: add route suppression based on ifgroupStefan Tomanek1-0/+2
2013-08-02sctp: Don't lookup dst if transport dst is still validfan.du2-1/+2
2013-08-02include: Convert ethernet mac address declarations to use ETH_ALENJoe Perches1-1/+2
2013-08-02net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLLCong Wang2-4/+4
2013-08-02net: fix a compile error when CONFIG_NET_LL_RX_POLL is not setCong Wang1-0/+5
2013-08-02ipv6: prevent fib6_run_gc() contentionMichal Kubeček1-1/+1
2013-08-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2-3/+3
2013-08-01mac80211: add channel switch command and beacon callbacksSimon Wunderlich1-0/+37
2013-08-01nl80211/cfg80211: add channel switch commandSimon Wunderlich1-0/+33
2013-08-01cls_cgroup.h netprio_cgroup.h: Remove extern from function prototypesJoe Perches2-2/+2
2013-08-01checksum: Remove extern from function prototypesJoe Perches1-5/+5
2013-08-01cfg80211.h/mac80211.h: Remove extern from function prototypesJoe Perches2-25/+25
2013-08-01ax25.h: Remove extern from function prototypesJoe Perches1-106/+109
2013-08-01arp/neighbour.h: Remove extern from function prototypesJoe Perches2-65/+63
2013-08-01af_rxrpc.h: Remove extern from function prototypesJoe Perches1-19/+16