summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)AuthorLines
2014-12-31tipc: replace 0 by NULL for pointersFabian Frederick-1/+1
2014-12-30Revert "cfg80211: make WEXT compatibility unselectable"Jiri Kosina-1/+1
2014-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-154/+272
2014-12-30Bluetooth: Add timing information to ECDH test case runsMarcel Holtmann-1/+9
2014-12-30Bluetooth: Add timing information to SMP test case runsMarcel Holtmann-1/+9
2014-12-30Bluetooth: Add LE Secure Connections tests for SMPJohan Hedberg-0/+186
2014-12-30Bluetooth: Add legacy SMP testsJohan Hedberg-0/+95
2014-12-30Bluetooth: Add skeleton for SMP self-testsJohan Hedberg-0/+66
2014-12-30Bluetooth: Add support for ECDH test casesJohan Hedberg-1/+175
2014-12-30Bluetooth: Add support for self testing frameworkMarcel Holtmann-0/+128
2014-12-30Bluetooth: Fix const declarations for smp_f5 and smp_f6Johan Hedberg-3/+4
2014-12-29genetlink: A genl_bind() to an out-of-range multicast group should not WARN().David S. Miller-6/+1
2014-12-27netlink/genetlink: pass network namespace to bind/unbindJohannes Berg-20/+23
2014-12-27genetlink: pass multicast bind/unbind to familiesJohannes Berg-0/+59
2014-12-27netlink: call unbind when releasing socketJohannes Berg-0/+7
2014-12-27netlink: update listeners directly when removing socketJohannes Berg-5/+5
2014-12-27genetlink: pass only network namespace to genl_has_listeners()Johannes Berg-2/+1
2014-12-27netlink: rename netlink_unbind() to netlink_undo_bind()Johannes Berg-4/+4
2014-12-26Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller-4/+12
2014-12-26net: Generalize ndo_gso_check to ndo_features_checkJesse Gross-9/+14
2014-12-26net/core: Handle csum for CHECKSUM_COMPLETE VXLAN forwardingJay Vosburgh-0/+1
2014-12-26Bluetooth: Remove BlueFritz! specific check from initializationMarcel Holtmann-3/+9
2014-12-24openvswitch: fix odd_ptr_err.cocci warningsWu Fengguang-1/+1
2014-12-24Bluetooth: Fix accepting connections when not using mgmtJohan Hedberg-1/+6
2014-12-24Bluetooth: Fix controller configuration with HCI_QUIRK_INVALID_BDADDRMarcel Holtmann-3/+6
2014-12-24net: Reset secmark when scrubbing packetThomas Graf-0/+1
2014-12-24net: Fix stacked vlan offload features computationToshiaki Makita-5/+8
2014-12-23openvswitch: Fix vport_send double freePravin B Shelar-11/+23
2014-12-23openvswitch: Fix GSO with multiple MPLS label.Pravin B Shelar-1/+2
2014-12-23openvswitch: Fix MPLS action validation.Pravin B Shelar-12/+1
2014-12-23mpls: Fix allowed protocols for mpls gsoPravin B Shelar-4/+1
2014-12-23mpls: Fix config check for mpls.Pravin B Shelar-1/+1
2014-12-23net: Rearrange loop in net_rx_actionHerbert Xu-14/+12
2014-12-23net: Always poll at least one device in net_rx_actionHerbert Xu-4/+3
2014-12-23net: Detect drivers that reschedule NAPI and exhaust budgetHerbert Xu-0/+9
2014-12-23net: Move napi polling code out of net_rx_actionHerbert Xu-44/+54
2014-12-23batman-adv: avoid NULL dereferences and fix if checkAntonio Quartulli-1/+1
2014-12-23batman-adv: Unify fragment size calculationSven Eckelmann-1/+1
2014-12-23batman-adv: Calculate extra tail size based on queued fragmentsSven Eckelmann-1/+1
2014-12-23net: drop the packet when fails to do software segmentation or header checkJason Wang-1/+1
2014-12-23netfilter: nf_tables: fix port natting in little endian archsleroy christophe-12/+12
2014-12-23netfilter: log: remove unnecessary sizeof(char)Fabian Frederick-2/+1
2014-12-23netfilter: xt_osf: Use continue to reduce indentationJoe Perches-84/+85
2014-12-23netfilter: conntrack: adjust nf_conntrack_buckets default valueMarcelo Leitner-3/+8
2014-12-23mac80211: fix dot11MulticastTransmittedFrameCount tested addressEliad Peller-1/+1
2014-12-22tcp6: don't move IP6CB before xfrm6_policy_check()Nicolas Dichtel-16/+29
2014-12-22packet: Fixed TPACKET V3 to signal poll when block is closed rather than ever...Dan Collins-4/+7
2014-12-20Bluetooth: Remove duplicate constant for RFCOMM PSMMarcel Holtmann-2/+2
2014-12-20Bluetooth: Create debugfs directory for each connection handleMarcel Holtmann-0/+21
2014-12-20Bluetooth: Store default and maximum LE data length settingsMarcel Holtmann-0/+67