summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* net: phy: at803x: use #defines for supported PHY idsDaniel Mack2014-06-211-6/+10
* net: phylib: add link_change_notify callback to phy deviceDaniel Mack2014-06-212-0/+12
* 8021q: fix a potential memory leakLi RongQing2014-06-211-1/+4
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2014-06-1917-88/+196
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-06-1817-88/+196
| |\
| | * rt2x00: fix rfkill regression on rt2500pciStanislaw Gruszka2014-06-173-4/+28
| | * b43: fix frequency reported on G-PHY with /new/ firmwareRafał Miłecki2014-06-171-3/+7
| | * rt2800usb:fix hang during firmware loadMichael Braun2014-06-171-2/+7
| | * rt2800usb:fix efuse detectionMichael Braun2014-06-172-1/+30
| | * Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-06-176-65/+85
| | |\
| | | * Bluetooth: Allow change security level on ATT_CID in slave roleMarcin Kraglak2014-06-131-5/+0
| | | * Bluetooth: Fix locking of hdev when calling into SMP codeJohan Hedberg2014-06-131-1/+6
| | | * Bluetooth: Fix deadlock in l2cap_conn_del()Jukka Taimisto2014-06-131-1/+7
| | | * Bluetooth: Reuse hci_stop_discovery function when cleaning up HCI stateJohan Hedberg2014-06-131-3/+1
| | | * Bluetooth: Refactor discovery stopping into its own functionJohan Hedberg2014-06-131-44/+49
| | | * Bluetooth: Fix indicating discovery state when canceling inquiryJohan Hedberg2014-06-131-0/+4
| | | * Bluetooth: Fix setting correct authentication information for SMP STKJohan Hedberg2014-06-131-2/+7
| | | * Bluetooth: Add clarifying comment for conn->auth_typeJohan Hedberg2014-06-131-1/+5
| | | * Bluetooth: Fix SSP acceptor just-works confirmation without MITMJohan Hedberg2014-06-131-2/+5
| | | * Bluetooth: Fix check for connection encryptionJohan Hedberg2014-06-131-1/+1
| | | * Bluetooth: Fix incorrectly overriding conn->src_typeJohan Hedberg2014-06-131-5/+0
| | * | b43: fix typo in Kconfig (make B43_BUSES_BCMA_AND_SSB the default for real)Rafał Miłecki2014-06-161-1/+1
| | * | rt2x00: disable TKIP on USBStanislaw Gruszka2014-06-161-0/+2
| | * | mwifiex: fix tx_info/rx_info overlap with PCIe dma_mappingChin-Ran Lo2014-06-162-12/+35
| | * | b43: disable 5 GHz on G-PHYRafał Miłecki2014-06-161-0/+1
* | | | net: sctp: check proc_dointvec result in proc_sctp_do_authDaniel Borkmann2014-06-191-2/+1
* | | | tg3: Clear NETIF_F_TSO6 flag before doing software GSOPrashant Sreedharan2014-06-191-2/+2
* | | | tcp: fix tcp_match_skb_to_sack() for unaligned SACK at end of an skbNeal Cardwell2014-06-191-1/+1
* | | | Revert "net: return actual error on register_queue_kobjects"David S. Miller2014-06-191-2/+2
* | | | net: filter: fix upper BPF instruction limitKees Cook2014-06-181-1/+1
* | | | net: sctp: propagate sysctl errors from proc_do* properlyDaniel Borkmann2014-06-181-20/+23
* | | | net: return actual error on register_queue_kobjectsJie Liu2014-06-181-2/+2
* | | | bonding: Advertize vxlan offload features when supportedOr Gerlitz2014-06-181-0/+9
* | | | skge: Added FS A8NE-FM to the list of 32bit DMA boardsMirko Lindner2014-06-181-0/+7
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2014-06-188-31/+86
|\ \ \ \ | |/ / / |/| | |
| * | | MAINTAINERS: merge ebtables into netfilter entryPablo Neira Ayuso2014-06-181-10/+1
| * | | netfilter: nf_nat: fix oops on netns removalFlorian Westphal2014-06-161-1/+34
| * | | netfilter: ctnetlink: add zone size to lengthKen-ichirou MATSUZAWA2014-06-161-0/+6
| * | | Merge branch 'ipvs'Pablo Neira Ayuso2014-06-161-1/+1
| |\ \ \
| | * | | ipvs: stop tot_stats estimator only under CONFIG_SYSCTLJulian Anastasov2014-06-131-1/+1
| * | | | netfilter: nft_nat: don't dump port information if unsetPablo Neira Ayuso2014-06-161-6/+8
| * | | | netfilter: nf_tables: indicate family when dumping set elementsPablo Neira Ayuso2014-06-161-1/+1
| * | | | netfilter: nft_compat: call {target, match}->destroy() to cleanup entryPablo Neira Ayuso2014-06-161-0/+18
| * | | | netfilter: nf_tables: fix wrong type in transaction when replacing rulesPablo Neira Ayuso2014-06-161-1/+1
| * | | | netfilter: nf_tables: decrement chain use counter when replacing rulesPablo Neira Ayuso2014-06-161-0/+2
| * | | | netfilter: nf_tables: use u32 for chain use counterPablo Neira Ayuso2014-06-162-3/+6
| * | | | netfilter: nf_tables: use RCU-safe list insertion when replacing rulesPablo Neira Ayuso2014-06-161-1/+1
| * | | | netfilter: ctnetlink: fix refcnt leak in dying/unconfirmed list dumperFlorian Westphal2014-06-161-3/+5
| * | | | netfilter: ctnetlink: fix dumping of dying/unconfirmed conntracksPablo Neira Ayuso2014-06-161-5/+3
| | |/ / | |/| |
* | | | net: fec: Don't clear IPV6 header checksum field when IP accelerator enableFugang Duan2014-06-171-1/+7