summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2014-08-12net: rfkill-gpio: Add handle clock for rfkill gpioBeomho Seo1-3/+4
2014-08-12net: rfkill-gpio: add low power mode for bluetooth chipSeung-Woo Kim1-0/+110
2014-08-12Bluetooth: add hci event notificationSeung-Woo Kim1-0/+17
2014-08-12net: rfkill-gpio: add host wake and wake pinsSeung-Woo Kim1-0/+99
2014-08-12net: rfkill-gpio: fix initial state as blockedSeung-Woo Kim1-0/+4
2014-08-12net: rfkill: add line for parsing shutdown gpio prooertyBeomho Seo1-0/+1
2014-08-12net: rfkill: gpio: add device tree supportChen-Yu Tsai1-1/+24
2014-08-12net: rfkill: gpio: fix reversed clock enable stateChen-Yu Tsai1-1/+1
2014-08-12net: rfkill: gpio: use clk_prepare_enable/clk_disable_unprepareChen-Yu Tsai1-2/+2
2014-08-12net: rfkill: gpio: prepare for DT and ACPI supportHeikki Krogerus1-41/+51
2014-08-12net: rfkill: gpio: spinlock-safe GPIO accessHeikki Krogerus1-8/+8
2014-08-12net: rfkill: gpio: clean up clock handlingHeikki Krogerus2-28/+9
2014-08-12net: rfkill: gpio: convert to resource managed allocationHeikki Krogerus1-55/+20
2014-08-08netfilter: x_tables: lightweight process control group matchingDaniel Borkmann3-0/+82
2014-08-08upstream: treewide: Fix typo in KconfigMasanari Iida1-1/+1
2014-08-08upstream: treewide: Fix common typo in "identify"Maxime Jayat2-3/+3
2014-08-08upstream: drivers: avoid parsing names as kthread_run() format stringsKees Cook1-1/+1
2014-08-08upstream: drivers: avoid format strings in names passed to alloc_workqueue()Kees Cook2-6/+5
2014-08-07net/l2tp: don't fall back on UDP [get|set]sockoptSasha Levin1-2/+2
2014-08-07Revert "mac80211: move "bufferable MMPDU" check to fix AP mode scan"Johannes Berg1-14/+13
2014-08-07cfg80211: fix mic_failure tracingEliad Peller1-1/+2
2014-07-31core, nfqueue, openvswitch: Orphan frags in skb_zerocopy and handle errorsZoltan Kiss1-8/+21
2014-07-28ipv4: fix buffer overflow in ip_options_compile()Eric Dumazet1-0/+4
2014-07-28dns_resolver: Null-terminate the right stringBen Hutchings1-1/+1
2014-07-28dns_resolver: assure that dns_query() result is null-terminatedManuel Schölling1-1/+3
2014-07-28net: sctp: fix information leaks in ulpevent layerDaniel Borkmann1-107/+15
2014-07-28tipc: clear 'next'-pointer of message fragments before reassemblyJon Paul Maloy1-0/+1
2014-07-28netlink: Fix handling of error from netlink_dump().Ben Pfaff1-2/+2
2014-07-28appletalk: Fix socket referencing in skbAndrey Utkin1-3/+0
2014-07-28tcp: fix false undo corner casesYuchung Cheng2-6/+8
2014-07-28igmp: fix the problem when mc leave groupdingtianhong1-4/+6
2014-07-28ipv4: icmp: Fix pMTU handling for rare caseEdward Allcutt1-2/+0
2014-07-28tcp: Fix divide by zero when pushing during tcp-repairChristoph Paasch1-1/+2
2014-07-28ipv4: irq safe sk_dst_[re]set() and ipv4_sk_update_pmtu() fixEric Dumazet1-7/+8
2014-07-28ipv4: fix dst race in sk_dst_get()Eric Dumazet1-5/+11
2014-07-288021q: fix a potential memory leakLi RongQing1-1/+4
2014-07-28net: sctp: check proc_dointvec result in proc_sctp_do_authDaniel Borkmann1-2/+1
2014-07-28tcp: fix tcp_match_skb_to_sack() for unaligned SACK at end of an skbNeal Cardwell1-1/+1
2014-07-28ip_tunnel: fix ip_tunnel_lookupDmitry Popov1-4/+8
2014-07-09mac80211: fix a memory leak on sta rate selection tableFelix Fietkau1-0/+1
2014-07-09mac80211: don't check netdev state for debugfs read/writeArik Nemtsov1-4/+2
2014-07-09Bluetooth: Fix locking of hdev when calling into SMP codeJohan Hedberg1-1/+6
2014-07-09Bluetooth: Fix check for connection encryptionJohan Hedberg1-1/+1
2014-07-09Bluetooth: Fix SSP acceptor just-works confirmation without MITMJohan Hedberg1-2/+5
2014-07-06netfilter: ipt_ULOG: fix info leaksMathias Krause1-6/+1
2014-07-06ipvs: Fix panic due to non-linear skbPeter Christensen1-5/+10
2014-07-06SUNRPC: Fix a module reference leak in svc_handle_xprtTrond Myklebust1-0/+2
2014-06-30skbuff: skb_segment: orphan frags before copyingMichael S. Tsirkin1-0/+2
2014-06-30Bluetooth: Fix L2CAP deadlockJukka Taimisto1-1/+4
2014-06-30af_iucv: wrong mapping of sent and confirmed skbsUrsula Braun1-1/+1