index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
Bluetooth: Stop sabotaging list poisoning
Alexey Dobriyan
2015-06-11
1
-6
/
+2
|
*
|
Bluetooth: Fix exposing full value of shortened LTKs
Johan Hedberg
2015-06-10
2
-2
/
+14
|
*
|
Bluetooth: Move SCO support under BT_BREDR config option
Arron Wang
2015-06-09
1
-1
/
+2
|
*
|
Bluetooth: Make l2cap_recv_acldata() and sco_recv_scodata() return void
Arron Wang
2015-06-09
2
-6
/
+4
|
*
|
Bluetooth: Don't call shutdown when leaving user channel
Loic Poulain
2015-06-09
1
-0
/
+1
|
*
|
mac802154/iface: remove superfluous WARN_ON call in slave_open()
Stefan Schmidt
2015-06-09
1
-1
/
+0
|
*
|
Bluetooth: Fix encryption key size handling for LTKs
Johan Hedberg
2015-06-09
3
-15
/
+7
|
*
|
Bluetooth: Fix race condition with user channel and setup stage
Marcel Holtmann
2015-06-08
1
-7
/
+19
|
*
|
mac802154: remove unneeded vif struct
Alexander Aring
2015-06-07
3
-9
/
+6
|
*
|
Bluetooth: Reorder HCI user channel socket release
Loic Poulain
2015-06-06
1
-2
/
+2
|
*
|
Bluetooth: Fix potential NULL dereference in RFCOMM bind callback
Jaganath Kanakkassery
2015-06-06
1
-8
/
+12
|
*
|
nl802154: export supported commands
Varka Bhadram
2015-06-04
1
-0
/
+40
|
*
|
ieee802154: Fix sockaddr_ieee802154 implicit padding information leak.
Lennert Buytenhek
2015-06-04
1
-0
/
+6
|
*
|
cfg802154: fix rdev-ops naming convension and format specifiers
Varka Bhadram
2015-06-04
1
-5
/
+5
|
*
|
mac802154: add trace functionality for driver ops
Varka Bhadram
2015-06-02
4
-15
/
+362
|
*
|
ieee802154: 6lowpan: set ackreq when needed
Alexander Aring
2015-06-02
1
-2
/
+3
|
*
|
ieee802154: Fix EUI-64 station address validation.
Lennert Buytenhek
2015-05-31
1
-2
/
+2
*
|
|
inet_diag: Remove _bh suffix in inet_diag_dump_reqs().
Hiroaki SHIMODA
2015-06-23
1
-2
/
+2
*
|
|
switchdev: fdb filter_dev is always NULL for self (device), so remove check
Scott Feldman
2015-06-23
1
-6
/
+0
*
|
|
ipv4: include NLM_F_APPEND flag in append route notifications
Roopa Prabhu
2015-06-21
1
-2
/
+5
*
|
|
netlink: add API to retrieve all group memberships
David Herrmann
2015-06-21
1
-0
/
+22
*
|
|
sock_diag: fetch source port from inet_sock
Craig Gallek
2015-06-21
1
-0
/
+2
*
|
|
pkt_sched: sch_qfq: remove redundant -if- control statement
Andrea Parri
2015-06-21
1
-2
/
+1
*
|
|
net: rds: use for_each_sg() for scatterlist parsing
Fabian Frederick
2015-06-21
1
-8
/
+14
*
|
|
packet: free packet_rollover after synchronize_net
Willem de Bruijn
2015-06-21
2
-1
/
+3
*
|
|
netfilter: Remove spurios included of netfilter.h
Eric W Biederman
2015-06-18
8
-8
/
+0
*
|
|
netfilter: don't pull include/linux/netfilter.h from netns headers
Pablo Neira Ayuso
2015-06-18
1
-0
/
+1
*
|
|
netfilter: use forward declaration instead of including linux/proc_fs.h
Pablo Neira Ayuso
2015-06-18
1
-0
/
+1
*
|
|
net: sched: Simplify em_ipset_match
Eric W. Biederman
2015-06-18
1
-2
/
+2
*
|
|
netfilter: Kill unused copies of RCV_SKB_FAIL
Eric W. Biederman
2015-06-18
2
-4
/
+0
*
|
|
netfilter: bridge: split ipv6 code into separated file
Pablo Neira Ayuso
2015-06-18
3
-239
/
+255
*
|
|
netfilter: bridge: rename br_netfilter.c to br_netfilter_hooks.c
Pablo Neira Ayuso
2015-06-18
2
-0
/
+1
*
|
|
netfilter: xt_socket: add XT_SOCKET_RESTORESKMARK flag
Harout Hedeshian
2015-06-18
1
-6
/
+53
*
|
|
netfilter: nfnetlink_queue: add security context information
Roman Kubiak
2015-06-18
1
-1
/
+34
*
|
|
bpf: disallow bpf tc programs access current->pid,uid
Alexei Starovoitov
2015-06-16
1
-6
/
+0
*
|
|
sock_diag: implement a get_info handler for inet
Craig Gallek
2015-06-16
3
-3
/
+52
*
|
|
sock_diag: specify info_size per inet protocol
Craig Gallek
2015-06-16
4
-2
/
+6
*
|
|
sock_diag: define destruction multicast groups
Craig Gallek
2015-06-16
2
-1
/
+95
*
|
|
net/core: Add reading VF statistics through the PF netdevice
Eran Ben Elisha
2015-06-16
1
-2
/
+49
*
|
|
bridge: del external_learned fdbs from device on flush or ageout
Scott Feldman
2015-06-16
1
-0
/
+17
*
|
|
Merge tag 'nfc-next-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
David S. Miller
2015-06-16
8
-17
/
+678
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
NFC: nci: remove current SLEEP mode management
Vincent Cuissard
2015-06-13
1
-1
/
+1
|
*
|
NFC: nfcmrvl: add UART driver
Vincent Cuissard
2015-06-11
1
-1
/
+0
|
*
|
NFC: nci: add generic uart support
Vincent Cuissard
2015-06-11
3
-0
/
+505
|
*
|
NFC: nci: Export nci_req_complete
Samuel Ortiz
2015-06-10
1
-0
/
+1
|
*
|
NFC: netlink: Implement vendor command support
Samuel Ortiz
2015-06-09
1
-0
/
+55
|
*
|
NFC: nci: Move close ops call in nci_close_device
Christophe Ricard
2015-06-09
1
-4
/
+6
|
*
|
NFC: nci: Add nci_prop_cmd allowing to send proprietary nci cmd
Christophe Ricard
2015-06-09
1
-0
/
+26
|
*
|
NFC: nci: Add nci init ops for early device initialization
Christophe Ricard
2015-06-09
1
-2
/
+7
|
*
|
NFC: nci: Add NCI_RESET return code check before setup
Christophe Ricard
2015-06-09
1
-2
/
+3
[prev]
[next]