summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * iwlwifi: mvm: BT Coex - disable BT when TXing probe request in scanEmmanuel Grumbach2014-02-021-1/+2
| | | * iwlwifi: mvm: don't leak a station when we drainEmmanuel Grumbach2014-01-301-36/+37
| | | * iwlwifi: mvm: notify match found without filteringDavid Spinadel2014-01-302-1/+5
| | | * iwlwifi: add more 7265 HW IDsOren Givon2014-01-301-1/+6
| | | * iwlwifi: mvm: print the version of the firmware when it assertsEmmanuel Grumbach2014-01-301-0/+2
| | | * iwlwifi: mvm: disable scheduled scanJohannes Berg2014-01-301-1/+1
| | | * iwlwifi: mvm: make local pointer non-staticJohannes Berg2014-01-301-1/+1
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2014-02-0924-154/+413
|\ \ \ \
| * | | | netfilter: nf_tables: unininline nft_trace_packet()Patrick McHardy2014-02-071-3/+3
| * | | | netfilter: nf_tables: fix loop checking with end interval elementsPablo Neira Ayuso2014-02-071-0/+3
| * | | | netfilter: nft_rbtree: fix data handling of end interval elementsPablo Neira Ayuso2014-02-071-5/+11
| * | | | netfilter: nf_tables: do not allow NFT_SET_ELEM_INTERVAL_END flag and dataPablo Neira Ayuso2014-02-071-0/+3
| * | | | netfilter: nf_tables: fix racy rule deletionPablo Neira Ayuso2014-02-062-21/+23
| * | | | netfilter: nf_tables: fix log/queue expressions for NFPROTO_INETPatrick McHardy2014-02-062-7/+2
| * | | | netfilter: nf_tables: add reject module for NFPROTO_INETPatrick McHardy2014-02-066-6/+85
| * | | | netfilter: nft_reject: split up reject module into IPv4 and IPv6 specifc partsPatrick McHardy2014-02-069-81/+187
| * | | | netfilter: nf_tables: add AF specific expression supportPatrick McHardy2014-02-062-6/+21
| * | | | netfilter: nft_ct: fix missing NFT_CT_L3PROTOCOL key in validity checksPatrick McHardy2014-02-061-0/+1
| * | | | netfilter: nf_tables: fix potential oops when dumping setsPatrick McHardy2014-02-061-3/+5
| * | | | netfilter: nf_tables: fix overrun in nf_tables_set_alloc_name()Patrick McHardy2014-02-051-2/+2
| * | | | netfilter: nf_conntrack: don't release a conntrack with non-zero refcntPablo Neira Ayuso2014-02-054-14/+34
| * | | | netfilter: nf_nat_h323: fix crash in nf_ct_unlink_expect_report()Alexey Dobriyan2014-02-051-1/+4
| * | | | netfilter: nf_conntrack: fix RCU race in nf_conntrack_find_getAndrey Vagin2014-02-051-4/+17
| * | | | netfilter: nf_tables: fix oops when deleting a chain with referencesPatrick McHardy2014-02-051-1/+1
| * | | | netfilter: nft_ct: fix unconditional dump of 'dir' attrArturo Borrero2014-02-051-2/+13
| * | | | ipvs: fix AF assignment in ip_vs_conn_new()Michal Kubecek2014-02-041-4/+4
* | | | | tcp: remove 1ms offset in srtt computationEric Dumazet2014-02-072-9/+11
* | | | | bridge: fix netconsole setup over bridgeCong Wang2014-02-071-23/+28
* | | | | net: use __GFP_NORETRY for high order allocationsEric Dumazet2014-02-071-2/+4
* | | | | netpoll: fix netconsole IPv6 setupSabrina Dubroca2014-02-071-1/+3
* | | | | drivers/net: fix build warning in ethernet/sfc/tx.cPaul Gortmaker2014-02-071-0/+2
* | | | | hso: remove some dead codeDan Carpenter2014-02-071-21/+11
| |/ / / |/| | |
* | | | inet: defines IPPROTO_* needed for module alias generationJan Moskyto Matejka2014-02-071-16/+7
* | | | isdn/hisax: hex vs decimal typo in prfeatureind()Dan Carpenter2014-02-071-1/+1
* | | | net: sctp: fix initialization of local source address on accepted ipv6 socketsMatija Glavinic Pecotic2014-02-071-0/+2
* | | | r8152: fix the submission of the interrupt transferhayeswang2014-02-071-9/+8
* | | | bnx2x: Allow VF rss on higher PFsYuval Mintz2014-02-071-3/+3
* | | | tg3: Fix deadlock in tg3_change_mtu()Nithin Sujir2014-02-071-2/+2
* | | | tg3: cleanup an error path in tg3_phy_reset_5703_4_5()Dan Carpenter2014-02-071-6/+7
* | | | ipv4: Fix runtime WARNING in rtmsg_ifa()Geert Uytterhoeven2014-02-071-1/+2
* | | | bnx2[x]: Make module parameters readableJames M Leddy2014-02-072-7/+7
* | | | net: irda: ep7211-sir: Remove driverAlexander Shiyan2014-02-073-78/+0
* | | | ARM: sunxi: dt: Convert to the new net compatiblesMaxime Ripard2014-02-073-6/+6
* | | | net: phy: sunxi: Add new compatiblesMaxime Ripard2014-02-072-2/+6
* | | | net: ethernet: sunxi: Add new compatiblesMaxime Ripard2014-02-072-2/+6
* | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/o...David S. Miller2014-02-063-53/+60
|\ \ \ \
| * | | | openvswitch: Suppress error messages on megaflow updatesAndy Zhou2014-02-051-4/+1
| * | | | openvswitch: Fix ovs_flow_free() ovs-lock assert.Pravin B Shelar2014-02-051-2/+4
| * | | | openvswitch: Fix ovs_dp_cmd_msg_size()Daniele Di Proietto2014-02-051-0/+1
| * | | | openvswitch: Fix kernel panic on ovs_flow_freeAndy Zhou2014-02-053-48/+47