summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-07-27inet: frag: move eviction of queues to work queueFlorian Westphal1-1/+5
2014-07-27inet: frag: move evictor calls into frag_find functionFlorian Westphal1-1/+0
2014-07-27inet: frag: constify match, hashfn and constructor argumentsFlorian Westphal2-7/+8
2014-07-24net: filter: rename 'struct sock_filter_int' into 'struct bpf_insn'Alexei Starovoitov1-25/+25
2014-07-24openvswitch: Enable tunnel GSO for OVS bridge.Pravin B Shelar1-0/+8
2014-07-24openvswitch: Allow each vport to have an array of 'port_id's.Alex Wang1-4/+9
2014-07-23sock: remove skb argument from sk_rcvqueues_fullSorin Dumitru1-3/+2
2014-07-22net/mlx4_core: Use low memory profile on kdump kernelAmir Vadai1-0/+7
2014-07-22net: skbuff: Use ALIGN macro instead of open coding itTobias Klauser1-2/+1
2014-07-22net: sctp: Rename SCTP_XMIT_NAGLE_DELAY to SCTP_XMIT_DELAYDavid Laight1-1/+1
2014-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller8-65/+66
2014-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-3/+5
2014-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller9-152/+69
2014-07-20net: print net_device reg_state in netdev_* unless it's registeredVeaceslav Falico1-1/+17
2014-07-20net: use dev->name in netdev_pr* when it's availableVeaceslav Falico1-2/+2
2014-07-19Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds4-24/+49
2014-07-19Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-36/+10
2014-07-18Merge tag 'pm+acpi-3.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+2
2014-07-18cpufreq: make table sentinel macros unsigned to match useBrian W Hart1-2/+2
2014-07-17Update setapp/getapp prototypes in dcbnl_rtnl_ops to return int instead of u8Anish Bhatt1-2/+2
2014-07-16net: clean up some sparse endianness warnings in ipv6.hJeff Layton1-6/+11
2014-07-16udp: Use hash2 for long hash1 chains in __udp*_lib_mcast_deliver.David Held1-0/+14
2014-07-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2-3/+5
2014-07-16net: sctp: implement rfc6458, 8.1.31. SCTP_DEFAULT_SNDINFO supportGeir Ola Vaagland1-0/+1
2014-07-16net: sctp: implement rfc6458, 5.3.6. SCTP_NXTINFO cmsg supportGeir Ola Vaagland4-19/+39
2014-07-16net: sctp: implement rfc6458, 5.3.5. SCTP_RCVINFO cmsg supportGeir Ola Vaagland3-8/+32
2014-07-16net: sctp: implement rfc6458, 5.3.4. SCTP_SNDINFO cmsg supportGeir Ola Vaagland2-3/+22
2014-07-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller26-55/+91
2014-07-16Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-4/+4
2014-07-16locking/rwsem: Add CONFIG_RWSEM_SPIN_ON_OWNERDavidlohr Bueso1-2/+4
2014-07-16locking/rwsem: Reduce the size of struct rw_semaphoreJason Low1-14/+11
2014-07-16locking/rwsem: Rename 'activity' to 'count'Peter Zijlstra1-4/+4
2014-07-16locking/spinlocks/mcs: Introduce and use init macro and function for osq locksJason Low2-1/+9
2014-07-16locking/spinlocks/mcs: Convert osq lock to atomic_t to reduce overheadJason Low3-6/+24
2014-07-16locking/spinlocks/mcs: Rename optimistic_spin_queue() to optimistic_spin_node()Jason Low2-4/+4
2014-07-15Merge tag 'linux-can-next-for-3.17-20140715' of git://gitorious.org/linux-can...David S. Miller1-1/+2
2014-07-15net-timestamp: document deprecated syststampWillem de Bruijn1-2/+4
2014-07-15tcp: Remove unnecessary arg from tcp_enter_cwr and tcp_init_cwnd_reductionChristoph Paasch1-1/+1
2014-07-15net: rtnetlink - make create_link take name_assign_typeTom Gundersen1-0/+1
2014-07-15net: set name_assign_type in alloc_netdev()Tom Gundersen1-4/+6
2014-07-15net: add name_assign_type netdev attributeTom Gundersen2-0/+8
2014-07-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds5-18/+9
2014-07-15can: netlink: Add CAN_CTRLMODE_PRESUME_ACK flagNikita Edward Baruzdin1-0/+1
2014-07-15can: netlink: Remove space before tabNikita Edward Baruzdin1-1/+1
2014-07-14udp: Add udp_sock_create for UDP tunnels to open listener socketTom Herbert1-0/+32
2014-07-14neigh: sysctl - simplify address calculation of gc_* variablesMathias Krause1-1/+0
2014-07-14netfilter: nf_tables: 64bit stats need some extra synchronizationEric Dumazet1-2/+4
2014-07-14netfilter: nf_tables: set NLM_F_DUMP_INTR if netlink dumping is stalePablo Neira Ayuso1-1/+1
2014-07-13net: filter: sk_chk_filter() no longer mangles filterEric Dumazet1-1/+1
2014-07-13Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller5-69/+353