summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2014-11-17mac802154: remove const for non pointer in driver-opsAlexander Aring
2014-11-17mac802154: remove unused prototypesAlexander Aring
2014-11-16ipv6: mld: fix add_grhead skb_over_panic for devs with large MTUsDaniel Borkmann
2014-11-16net: provide a per host RSS key generic infrastructureEric Dumazet
2014-11-16Merge branch 'net_ovs' of git://git.kernel.org/pub/scm/linux/kernel/git/pshel...David S. Miller
2014-11-16dcbnl : Disable software interrupts before taking dcb_lockAnish Bhatt
2014-11-16net: dsa: replace count*size kzalloc by kcallocFabian Frederick
2014-11-16net: dsa: replace count*size kmalloc by kmalloc_arrayFabian Frederick
2014-11-16openvswitch: use PTR_ERR_OR_ZEROFabian Frederick
2014-11-16tipc: allow one link per bearer to neighboring nodesHolger Brunck
2014-11-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2014-11-16ipv4: Fix incorrect error code when adding an unreachable routePanu Matilainen
2014-11-16Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying...Ingo Molnar
2014-11-15Merge tag 'nfs-for-3.18-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2014-11-15Bluetooth: Fix clearing remote OOB data through mgmtJohan Hedberg
2014-11-15Bluetooth: Add debug logs to help track locking issuesJohan Hedberg
2014-11-15Bluetooth: Remove unnecessary hdev locking in smp.cJohan Hedberg
2014-11-15Bluetooth: Convert IRK list to RCUJohan Hedberg
2014-11-15Bluetooth: Convert LTK list to RCUJohan Hedberg
2014-11-15Bluetooth: Trigger SMP for the appropriate LE CoC errorsJohan Hedberg
2014-11-15Bluetooth: Add key preference parameter to smp_sufficient_securityJohan Hedberg
2014-11-15Bluetooth: Fix sending incorrect LE CoC PDU in BT_CONNECT2 stateJohan Hedberg
2014-11-15Bluetooth: hidp: replace kzalloc/copy_from_user by memdup_userFabian Frederick
2014-11-14openvswitch: Validate IPv6 flow key and mask values.Jarno Rajahalme
2014-11-14openvswitch: Convert dp rcu read operation to locked operationsPravin B Shelar
2014-11-14openvswitch: Fix NDP flow mask validationDaniele Di Proietto
2014-11-14openvswitch: Fix checksum calculation when modifying ICMPv6 packets.Jesse Gross
2014-11-14openvswitch: Fix memory leak.Pravin B Shelar
2014-11-14Merge tag 'master-2014-11-11' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2014-11-14netfilter: conntrack: fix race in __nf_conntrack_confirm against get_next_corpsebill bonaparte
2014-11-14openvswitch: Fix build failure.Pravin B Shelar
2014-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-11-13tcp: limit GSO packets to half cwndEric Dumazet
2014-11-13rhashtable: Drop gfp_flags arg in insert/remove functionsThomas Graf
2014-11-13rhashtable: Add parent argument to mutex_is_heldHerbert Xu
2014-11-13netfilter: Move mutex_is_held under PROVE_LOCKINGHerbert Xu
2014-11-13netlink: Move mutex_is_held under PROVE_LOCKINGHerbert Xu
2014-11-13net: generic dev_disable_lro() stacked device handlingMichal Kubeček
2014-11-13FOU: Fix no return statement warning for !CONFIG_NET_FOU_IP_TUNNELSThomas Graf
2014-11-13libceph: change from BUG to WARN for __remove_osd() assertsIlya Dryomov
2014-11-13libceph: clear r_req_lru_item in __unregister_linger_request()Ilya Dryomov
2014-11-13libceph: unlink from o_linger_requests when clearing r_osdIlya Dryomov
2014-11-13libceph: do not crash on large auth ticketsIlya Dryomov
2014-11-13sunrpc: fix sleeping under rcu_read_lock in gss_stringify_acceptorJeff Layton
2014-11-13netfilter: nfnetlink_log: remove unnecessary error messagesPablo Neira Ayuso
2014-11-13netfilter: fix various sparse warningsFlorian Westphal
2014-11-13xfrm: Use __xfrm_policy_link in xfrm_policy_insertHerbert Xu
2014-11-13xfrm: Do not hash socket policiesHerbert Xu
2014-11-13Bluetooth: Fix correct nesting for 6lowpan server channelJohan Hedberg