aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-08-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller11-228/+25
2013-08-20openvswitch: Add vxlan tunneling support.Pravin B Shelar1-0/+11
2013-08-20vxlan: Factor out vxlan send api.Pravin B Shelar1-0/+8
2013-08-20vxlan: Extend vxlan handlers for openvswitch.Pravin B Shelar1-0/+31
2013-08-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller22-58/+124
2013-08-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds7-40/+31
2013-08-16Fix TLB gather virtual address range invalidation corner casesLinus Torvalds1-1/+1
2013-08-15net/mlx5_core: Support MANAGE_PAGES and QUERY_PAGES firmware command changesMoshe Lazer2-14/+12
2013-08-15net_sched: restore "linklayer atm" handlingJesper Dangaard Brouer2-2/+17
2013-08-15ip6tnl: add x-netns supportNicolas Dichtel1-0/+1
2013-08-15ipip: add x-netns supportNicolas Dichtel1-1/+1
2013-08-14Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds4-0/+38
2013-08-14netfilter: export xt_HMARK.h to userlandNicolas Dichtel2-0/+1
2013-08-14netfilter: export xt_rpfilter.h to userlandNicolas Dichtel2-0/+1
2013-08-13x86 get_unmapped_area(): use proper mmap base for bottom-up directionRadu Caragea1-0/+1
2013-08-13microblaze: fix clone syscallMichal Simek1-0/+5
2013-08-13mm: save soft-dirty bits on file pagesCyrill Gorcunov1-0/+15
2013-08-13mm: save soft-dirty bits on swapped pagesCyrill Gorcunov2-0/+17
2013-08-13ipv6: make unsolicited report intervals configurable for mldHannes Frederic Sowa2-0/+4
2013-08-13Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+6
2013-08-13ip_tunnel: Do not use inner ip-header-id for tunnel ip-header-id.Pravin B Shelar1-14/+0
2013-08-13Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller6-46/+431
2013-08-13pptp: fix byte order warningsstephen hemminger1-1/+1
2013-08-13sched: fix the theoretical signal_wake_up() vs schedule() raceOleg Nesterov1-3/+11
2013-08-13netfilter: nfnetlink_queue: allow to attach expectations to conntracksPablo Neira Ayuso3-0/+11
2013-08-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville6-46/+431
2013-08-10Merge tag 'nfs-for-3.11-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-0/+1
2013-08-10Merge tag 'staging-3.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds2-1/+18
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-09Merge tag 'pm+acpi-3.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-7/+7
2013-08-09Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-0/+1
2013-08-09Revert "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/jberg/mac80211-nextJohn W. Linville4-0/+109
2013-08-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville3-6/+6
2013-08-09net: rename busy poll MIB counterEliezer Tamir2-2/+2
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-09net: igmp: Allow user-space configuration of igmp unsolicited report intervalWilliam Manley1-0/+2
2013-08-09net: igmp: Don't flush routing cache when force_igmp_version is modifiedWilliam Manley1-1/+1
2013-08-09netfilter: nf_conntrack: don't send destroy events from iteratorFlorian Westphal1-1/+3
2013-08-08net: add SNMP counters tracking incoming ECN bitsEric Dumazet1-0/+4
2013-08-08userns: limit the maximum depth of user_namespace->parent chainOleg Nesterov1-0/+1
2013-08-08Merge tag 'regmap-v3.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmapLinus Torvalds1-0/+1
2013-08-07net: move zerocopy_sg_from_iovec() to net/core/datagram.cJason Wang1-0/+4
2013-08-07net: move iov_pages() to net/core/iovec.cJason Wang1-0/+2
2013-08-07ip_tunnel: embed hash list headstephen hemminger1-2/+2
2013-08-07SUNRPC: If the rpcbind channel is disconnected, fail the call to unregisterTrond Myklebust1-0/+1
2013-08-07ACPI: Try harder to resolve _ADR collisions for bridgesRafael J. Wysocki1-1/+5