summaryrefslogtreecommitdiffstats
path: root/net/ipv6 (unfollow)
Commit message (Expand)AuthorFilesLines
2014-08-14Bluetooth: Move SMP initialization after HCI initJohan Hedberg1-7/+3
2014-08-14Bluetooth: Refactor SMP (de)initialization into separate functionsJohan Hedberg1-12/+34
2014-08-14Bluetooth: Fix IRK lookup when tfm_aes is not availableJohan Hedberg1-0/+3
2014-08-14Bluetooth: Fix hci_update_random_address() error return for no cryptoJohan Hedberg1-0/+6
2014-08-14Bluetooth: Fix using HCI_CONN_LE_SMP_PEND to check for SMP contextJohan Hedberg1-1/+1
2014-08-14Bluetooth: Call l2cap_le_conn_ready after notifying channelsJohan Hedberg1-3/+3
2014-08-14Bluetooth: Call L2CAP teardown callback before clearing chan->connJohan Hedberg1-2/+2
2014-08-14Bluetooth: Move parts of fixed channel initialization to l2cap_add_scidJohan Hedberg2-9/+4
2014-08-14Bluetooth: Remove special ATT data channel handlingJohan Hedberg1-79/+0
2014-08-14Bluetooth: Improve fixed channel lookup based on link typeJohan Hedberg1-3/+8
2014-08-14Bluetooth: Move L2CAP fixed channel creation into l2cap_conn_cfmJohan Hedberg1-44/+80
2014-08-14Bluetooth: Refactor l2cap_connect_cfmJohan Hedberg1-5/+8
2014-08-14Bluetooth: Remove special handling of ATT in l2cap_security_cfm()Johan Hedberg1-9/+2
2014-08-14Bluetooth: Resume BT_CONNECTED state after LE security elevationJohan Hedberg2-0/+7
2014-08-14Bluetooth: Fix __l2cap_no_conn_pending() usage with all channelsJohan Hedberg1-0/+3
2014-08-14Bluetooth: Fix reference counting of global L2CAP channelsJohan Hedberg1-8/+28
2014-08-14Bluetooth: Fix confusion between parent and child channel for 6lowpanJohan Hedberg1-5/+5
2014-08-14Bluetooth: Remove redundant check for remote_key_distJohan Hedberg1-2/+1
2014-08-14Bluetooth: Disable page scan if all whitelisted devices are connectedJohan Hedberg2-4/+27
2014-08-14Bluetooth: Create unified helper function for updating page scanJohan Hedberg3-60/+48
2014-08-14Bluetooth: Add convenience function to check for pending power offJohan Hedberg2-24/+29
2014-08-12reiserfs: Fix use after free in journal teardownJan Kara2-7/+21
2014-08-12sparc64: Fix pcr_ops initialization and usage bugs.David S. Miller3-3/+8
2014-08-12sparc64: Do not disable interrupts in nmi_cpu_busy()David S. Miller1-1/+0
2014-08-12net: bcmgenet: correctly resume adapter from Wake-on-LANFlorian Fainelli1-4/+6
2014-08-12net: bcmgenet: update UMAC_CMD only when link is detectedFlorian Fainelli1-2/+6
2014-08-12net: bcmgenet: correctly suspend and resume PHY deviceFlorian Fainelli1-2/+11
2014-08-12net: bcmgenet: request and enable main clock earlierFlorian Fainelli1-7/+7
2014-08-11net: ethernet: myricom: myri10ge: myri10ge.c: Cleaning up missing null-termin...Rickard Strandqvist1-0/+1
2014-08-11xen-netfront: Fix handling packets on compound pages with skb_linearizeZoltan Kiss1-3/+4
2014-08-11net: fec: Support phys probed from devicetree and fixed-linkUwe Kleine-König3-22/+84
2014-08-11smsc: replace WARN_ON() with WARN_ON_SMP()Sanjeev Sharma1-1/+1
2014-08-11xen-netback: Don't deschedule NAPI when carrier offZoltan Kiss1-5/+1
2014-08-11net: ethernet: qlogic: qlcnic: Remove duplicate object file from MakefileAndreas Ruprecht1-1/+1
2014-08-11wan: wanxl: Remove typedefs from struct namesHimangi Saraogi1-31/+32
2014-08-11m68k/atari: EtherNEC - ethernet support (ne)Michael Schmitz2-1/+4
2014-08-11net: ethernet: ti: cpmac.c: Cleaning up missing null-terminate after strncpy ...Rickard Strandqvist1-0/+1
2014-08-11hdlc: Remove typedefs from struct namesHimangi Saraogi1-31/+32
2014-08-11airo_cs: Remove typedef local_info_tHimangi Saraogi1-12/+13
2014-08-11atmel: Remove typedef atmel_priv_ioctlHimangi Saraogi1-4/+4
2014-08-11com20020_cs: Remove typedef com20020_dev_tHimangi Saraogi1-8/+8
2014-08-11ethernet: amd: Remove typedef local_info_tHimangi Saraogi1-20/+20
2014-08-11net: Always untag vlan-tagged traffic on input.Vlad Yasevich6-61/+56
2014-08-11drivers: net: Add APM X-Gene SoC ethernet driver support.Iyappan Subramanian11-0/+2299
2014-08-11dts: Add bindings for APM X-Gene SoC ethernet driverIyappan Subramanian2-3/+31