aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-05-30net: tso: Export symbols for modular buildSachin Kamat1-0/+5
2014-05-30Merge tag 'nfc-next-3.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-nextJohn W. Linville4-8/+9
2014-05-29Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextJohn W. Linville8-120/+449
2014-05-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville11-29/+187
2014-05-28mac80211: set new interfaces as idle upon initAvraham Stern1-0/+1
2014-05-28mac80211: reduce packet loss notifications under loadFelix Fietkau1-6/+19
2014-05-28mac80211: don't check netdev state for debugfs read/writeArik Nemtsov1-4/+2
2014-05-28mac80211: fix a memory leak on sta rate selection tableFelix Fietkau1-0/+1
2014-05-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville46-653/+1570
2014-05-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville4-16/+36
2014-05-27regdb: Generalize the mW to dBm power conversionchaitanya.mgit@gmail.com1-12/+2
2014-05-27mac80211: fix IBSS join by initializing last_scan_completedKrzysztof HaƂasa1-0/+1
2014-05-26cfg80211: send events when devices are added/removedJohannes Berg3-7/+22
2014-05-26mac80211: fix virtual monitor interface additionEmmanuel Grumbach1-0/+1
2014-05-26mac80211: add a single-transaction driver op to switch contextsLuciano Coelho2-0/+138
2014-05-26netfilter: bridge: fix Kconfig unmet dependenciesPablo Neira2-6/+3
2014-05-26ipvs: Fix panic due to non-linear skbPeter Christensen1-5/+10
2014-05-26NFC: nfc_sock_link() can be staticFengguang Wu1-2/+2
2014-05-26NFC: digital: digital_in_send_attrib_req() can be staticFengguang Wu1-1/+1
2014-05-26NFC: digital: Randomize poll cyclesThierry Escande1-2/+4
2014-05-26NFC: digital: Return proper error code when sending ATR_REQThierry Escande1-3/+2
2014-05-24tipc: Don't reset the timeout when restartingArnaldo Carvalho de Melo1-3/+5
2014-05-24Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessDavid S. Miller1-2/+2
2014-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller40-173/+420
2014-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds57-297/+556
2014-05-23net: filter: let unattached filters use sock_fprog_kernDaniel Borkmann4-6/+7
2014-05-23net: filter: remove DL macroDaniel Borkmann1-94/+99
2014-05-23l2tp: Add support for zero IPv6 checksumsTom Herbert3-2/+18
2014-05-23net: Make enabling of zero UDP6 csums more restrictiveTom Herbert2-5/+23
2014-05-23net: Split sk_no_check into sk_no_check_{rx,tx}Tom Herbert10-15/+16
2014-05-23net: Eliminate no_check from protoswTom Herbert13-23/+0
2014-05-23sunrpc: Remove sk_no_check settingTom Herbert1-3/+0
2014-05-23net-next:v4: Add support to configure SR-IOV VF minimum and maximum Tx rate through ip tool.Sucheta Chakraborty1-6/+32
2014-05-23Bluetooth: Clearly distinguish mgmt LTK type from authenticated propertyJohan Hedberg1-3/+16
2014-05-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davemJohn W. Linville1-2/+2
2014-05-22openvswitch: Simplify genetlink code.Pravin B Shelar1-95/+90
2014-05-22openvswitch: Minimize ovs_flow_cmd_new|set critical sections.Jarno Rajahalme1-76/+116
2014-05-22openvswitch: Split ovs_flow_cmd_new_or_set().Jarno Rajahalme1-44/+116
2014-05-22openvswitch: Minimize ovs_flow_cmd_del critical section.Jarno Rajahalme1-25/+28
2014-05-22openvswitch: Reduce locking requirements.Jarno Rajahalme1-25/+29
2014-05-22openvswitch: Fix ovs_flow_stats_get/clear RCU dereference.Jarno Rajahalme2-7/+9
2014-05-22openvswitch: Fix typo.Jarno Rajahalme1-1/+1
2014-05-22openvswitch: Minimize dp and vport critical sections.Jarno Rajahalme1-108/+110
2014-05-22openvswitch: Make flow mask removal symmetric.Jarno Rajahalme1-19/+25
2014-05-22openvswitch: Build flow cmd netlink reply only if needed.Jarno Rajahalme1-22/+48
2014-05-22openvswitch: Clarify locking.Jarno Rajahalme2-7/+9
2014-05-22openvswitch: Avoid assigning a NULL pointer to flow actions.Jarno Rajahalme1-6/+8
2014-05-22openvswitch: Compact sw_flow_key.Jarno Rajahalme3-123/+62
2014-05-22batman: fix a bogus warning from batadv_is_on_batman_iface()Cong Wang1-1/+1
2014-05-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-nextDavid S. Miller5-130/+43