aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2014-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2014-05-20Bluetooth: Update smp_confirm to return a response codeJohan Hedberg
2014-05-20Bluetooth: Update smp_random to return a response codeJohan Hedberg
2014-05-20Bluetooth: Rename smp->smp_flags to smp->flagsJohan Hedberg
2014-05-20Bluetooth: Remove unnecessary work structs from SMP codeJohan Hedberg
2014-05-20Bluetooth: Fix setting initial local auth_req valueJohan Hedberg
2014-05-20Bluetooth: Make SMP context private to smp.cJohan Hedberg
2014-05-20cfg80211: export expected throughput through get_station()Antonio Quartulli
2014-05-20NFC: NCI: Send all NCI frames to raw socketsHiren Tandel
2014-05-20NFC: Add RAW socket type support for SOCKPROTO_RAWHiren Tandel
2014-05-19NFC: NCI: No need to reverse ATR_RES ResponseHiren Tandel
2014-05-19NFC: digital: Handle multiple SENSF_REQ framesMark A. Greer
2014-05-19NFC: digital: SENSF_RES excludes RD when SENSF_REQ RC is zeroMark A. Greer
2014-05-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville
2014-05-19cfg80211: constify wowlan/coalesce mask/pattern pointersJohannes Berg
2014-05-19cfg80211: constify more pointers in the cfg80211 APIJohannes Berg
2014-05-19cfg80211: constify MAC addresses in cfg80211 opsJohannes Berg
2014-05-19mac80211: minstrel-ht: small clarificationsJohannes Berg
2014-05-19netfilter: nf_tables: defer all object release via rcuPablo Neira Ayuso
2014-05-19netfilter: nf_tables: remove skb and nlh from context structurePablo Neira Ayuso
2014-05-19netfilter: nf_tables: simplify nf_tables_*_notifyPablo Neira Ayuso
2014-05-19netfilter: nf_tables: use new transaction infrastructure to handle elementsPablo Neira Ayuso
2014-05-19netfilter: nf_tables: use new transaction infrastructure to handle tablePablo Neira Ayuso
2014-05-19netfilter: nf_tables: pass context to nf_tables_updtable()Pablo Neira Ayuso
2014-05-19netfilter: nf_tables: disabling table hooks always succeedsPablo Neira Ayuso
2014-05-19netfilter: nf_tables: use new transaction infrastructure to handle chainPablo Neira Ayuso
2014-05-19netfilter: nf_tables: refactor chain statistic routinesPablo Neira Ayuso
2014-05-19netfilter: nf_tables: use new transaction infrastructure to handle setsPablo Neira Ayuso
2014-05-19netfilter: nf_tables: add message type to transactionsPablo Neira Ayuso
2014-05-19netfilter: nf_tables: relocate commit and abort routines in the source filePablo Neira Ayuso
2014-05-19netfilter: nf_tables: generalise transaction infrastructurePablo Neira Ayuso
2014-05-19netfilter: nf_tables: deconstify table and chain in context structurePablo Neira Ayuso
2014-05-19can: add hash based access to single EFF frame filtersOliver Hartkopp
2014-05-19can: proc: make array printing function indenpendent from sff framesOliver Hartkopp
2014-05-18Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2014-05-18net: rds: Use time_after() for time comparisonManuel Schölling
2014-05-18ipv4: minor spelling fixstephen hemminger
2014-05-18bridge: fix spelling of promiscuousstephen hemminger
2014-05-19ethtool: Disallow ETHTOOL_SRSSH with both indir table and hash key unchangedBen Hutchings
2014-05-19ethtool: Name the 'no change' value for setting RSS hash key but not indir tableBen Hutchings
2014-05-19ethtool: Return immediately on error in ethtool_copy_validate_indir()Ben Hutchings
2014-05-18net: bridge: fix buildAlexei Starovoitov
2014-05-18SUNRPC: Fix a module reference issue in rpcsec_gssTrond Myklebust
2014-05-18batman-adv: Start new development cycleSimon Wunderlich
2014-05-18batman-adv: remove semi-colon after macro definitionAntonio Quartulli
2014-05-18batman-adv: add blank line between declarations and the rest of the codeAntonio Quartulli
2014-05-16bonding: Fix stacked device detection in arp monitoringVlad Yasevich
2014-05-16vlan: Fix lockdep warning with stacked vlan devices.Vlad Yasevich
2014-05-16net: Find the nesting level of a given device by type.Vlad Yasevich
2014-05-16pktgen: Use seq_puts() where seq_printf() is not neededThomas Graf