index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-23
vmxnet3: Register shutdown handler for device (fwd)
Shreyas Bhatewara
1
-0
/
+27
2015-06-23
netfilter: nf_qeueue: Drop queue entries on nf_unregister_hook
Eric W. Biederman
5
-1
/
+44
2015-06-23
netfilter: nftables: Do not run chains in the wrong network namespace
Eric W. Biederman
1
-1
/
+6
2015-06-23
macvtap: Increase limit of macvtap queues
Pankaj Gupta
2
-9
/
+3
2015-06-23
bpf: BPF based latency tracing
Daniel Wagner
3
-0
/
+206
2015-06-23
bridge: multicast: start querier timer when running user-space stp
Nikolay Aleksandrov
1
-1
/
+2
2015-06-23
bonding: Display LACP info only to CAP_NET_ADMIN capable user
Mahesh Bandewar
3
-65
/
+71
2015-06-23
net/macb: add config for Atmel sama5d2 SoCs
Cyrille Pitchen
1
-0
/
+8
2015-06-23
net/macb: bindings doc: add sama5d2 compatibility sting
Nicolas Ferre
1
-0
/
+1
2015-06-23
net/macb: bindings doc/trivial: fix sama5d4 comment
Nicolas Ferre
1
-1
/
+1
2015-06-23
net/macb: bindings doc: fix compatibility string
Nicolas Ferre
1
-2
/
+2
2015-06-23
inet_diag: Remove _bh suffix in inet_diag_dump_reqs().
Hiroaki SHIMODA
1
-2
/
+2
2015-06-23
net/phy: Add support for Realtek RTL8211F
Shengzhou Liu
1
-1
/
+67
2015-06-23
switchdev: fdb filter_dev is always NULL for self (device), so remove check
Scott Feldman
1
-6
/
+0
2015-06-21
bna: remove superfluous parentheses
Ivan Vecera
6
-66
/
+66
2015-06-21
bna: make pointers to read-only inputs const
Ivan Vecera
4
-21
/
+20
2015-06-21
bna: remove unnecessary cast of BIT value
Ivan Vecera
2
-4
/
+3
2015-06-21
ipv4: include NLM_F_APPEND flag in append route notifications
Roopa Prabhu
1
-2
/
+5
2015-06-21
netlink: add API to retrieve all group memberships
David Herrmann
2
-8
/
+31
2015-06-21
sock_diag: fetch source port from inet_sock
Craig Gallek
1
-0
/
+2
2015-06-21
net: via/Kconfig: replace USE_OF with OF_???
Antonio Borneo
1
-2
/
+2
2015-06-21
net: via-rhine: remove unneeded include file
Antonio Borneo
1
-1
/
+0
2015-06-21
net: Update out-of-date comment
Zhaowei Yuan
1
-1
/
+0
2015-06-21
cxgb4: Add PCI device ID for custom T522 & T520 adapter
Hariprasad Shenai
1
-0
/
+2
2015-06-21
Modify Liquidio Kconfig for crc lib
Raghu Vatsavayi
1
-1
/
+1
2015-06-21
cxgb3: avoid needless buffer copy for firmware
Kees Cook
1
-6
/
+6
2015-06-21
pkt_sched: sch_qfq: remove redundant -if- control statement
Andrea Parri
1
-2
/
+1
2015-06-21
net/xen-netback: Don't mix hexa and decimal with 0x in the printf format
Julien Grall
1
-7
/
+7
2015-06-21
net/xen-netback: Remove unused code in xenvif_rx_action
Julien Grall
1
-5
/
+0
2015-06-21
net/xen-netfront: Correct printf format in xennet_get_responses
Julien Grall
1
-1
/
+1
2015-06-21
net: rds: use for_each_sg() for scatterlist parsing
Fabian Frederick
1
-8
/
+14
2015-06-21
packet: free packet_rollover after synchronize_net
Willem de Bruijn
2
-1
/
+3
2015-06-18
netfilter: xtables: fix warnings on 32bit platforms
Florian Westphal
1
-4
/
+4
2015-06-18
netfilter: Remove spurios included of netfilter.h
Eric W Biederman
12
-15
/
+0
2015-06-18
netfilter: don't pull include/linux/netfilter.h from netns headers
Pablo Neira Ayuso
6
-7
/
+16
2015-06-18
netfilter: use forward declaration instead of including linux/proc_fs.h
Pablo Neira Ayuso
2
-1
/
+2
2015-06-18
net: include missing headers in net/net_namespace.h
Pablo Neira Ayuso
1
-0
/
+2
2015-06-18
net: sched: Simplify em_ipset_match
Eric W. Biederman
1
-2
/
+2
2015-06-18
netfilter: Kill unused copies of RCV_SKB_FAIL
Eric W. Biederman
2
-4
/
+0
2015-06-18
netfilter: bridge: split ipv6 code into separated file
Pablo Neira Ayuso
4
-239
/
+315
2015-06-18
Bluetooth: Fix warning of potentially uninitialized adv_instance variable
Johan Hedberg
1
-6
/
+2
2015-06-18
Bluetooth: Use zalloc when possible
Johan Hedberg
1
-2
/
+1
2015-06-18
Bluetooth: ath3k: Add support of 04ca:300d AR3012 device
Dmitry Tunin
2
-0
/
+3
2015-06-18
Bluetooth: Increment management interface revision
Marcel Holtmann
1
-1
/
+1
2015-06-18
Bluetooth: hci_core: increase max adv inst
Florian Grandel
1
-1
/
+1
2015-06-18
Bluetooth: hci_core: remove obsolete adv_instance
Florian Grandel
2
-7
/
+0
2015-06-18
Bluetooth: mgmt: multi-adv for mgmt_reenable_advertising()
Florian Grandel
1
-1
/
+12
2015-06-18
Bluetooth: mgmt: multi-adv for trigger_le_scan()
Florian Grandel
1
-0
/
+1
2015-06-18
Bluetooth: mgmt: program multi-adv on power on
Florian Grandel
1
-3
/
+17
2015-06-18
Bluetooth: mgmt: multi adv for remove_advertising*()
Florian Grandel
1
-21
/
+24
[next]