index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-18
Bluetooth: mgmt: rename update_*_data_for_instance()
Florian Grandel
1
-8
/
+6
2015-06-18
Bluetooth: mgmt: dry update_scan_rsp_data()
Florian Grandel
1
-33
/
+17
2015-06-18
Bluetooth: hci_core/mgmt: move adv timeout to hdev
Florian Grandel
2
-16
/
+40
2015-06-18
Bluetooth: hci_core/mgmt: Introduce multi-adv list
Florian Grandel
2
-1
/
+118
2015-06-18
sunrpc: use sg_init_one() in krb5_rc4_setup_enc/seq_key()
Fabian Frederick
1
-6
/
+2
2015-06-18
netfilter: bridge: rename br_netfilter.c to br_netfilter_hooks.c
Pablo Neira Ayuso
2
-0
/
+1
2015-06-18
netfilter: xt_socket: add XT_SOCKET_RESTORESKMARK flag
Harout Hedeshian
1
-6
/
+53
2015-06-18
netfilter: nfnetlink_queue: add security context information
Roman Kubiak
1
-1
/
+34
2015-06-18
bridge: fix br_stp_set_bridge_priority race conditions
Nikolay Aleksandrov
2
-3
/
+3
2015-06-17
Bluetooth: 6lowpan: Fix module refcount
Glenn Ruben Bakke
1
-2
/
+0
2015-06-17
Bluetooth: 6lowpan: Fix double kfree of netdev priv
Glenn Ruben Bakke
1
-2
/
+1
2015-06-17
Bluetooth: 6lowpan: Move netdev sysfs device reference
Glenn Ruben Bakke
1
-1
/
+1
2015-06-17
Bluetooth: 6lowpan: Rename ambiguous variable
Glenn Ruben Bakke
1
-3
/
+3
2015-06-17
Bluetooth: 6lowpan: Enable delete_netdev to be scheduled when last peer is de...
Glenn Ruben Bakke
1
-1
/
+1
2015-06-17
mac802154: iface: cleanup stack variable
Alexander Aring
1
-1
/
+1
2015-06-17
mac802154: iface: fix order while interface up
Alexander Aring
1
-48
/
+55
2015-06-16
netfilter: don't use module_init/exit in core IPV4 code
Paul Gortmaker
1
-8
/
+1
2015-06-16
Merge tag 'nfs-rdma-for-4.2' of git://git.linux-nfs.org/projects/anna/nfs-rdma
Trond Myklebust
22
-375
/
+416
2015-06-16
SUNRPC: never enqueue a ->rq_cong request on ->sending
Neil Brown
1
-0
/
+3
2015-06-15
bpf: disallow bpf tc programs access current->pid,uid
Alexei Starovoitov
1
-6
/
+0
2015-06-15
sock_diag: implement a get_info handler for inet
Craig Gallek
3
-3
/
+52
2015-06-15
sock_diag: specify info_size per inet protocol
Craig Gallek
4
-2
/
+6
2015-06-15
sock_diag: define destruction multicast groups
Craig Gallek
2
-1
/
+95
2015-06-15
net/core: Add reading VF statistics through the PF netdevice
Eran Ben Elisha
1
-2
/
+49
2015-06-15
bridge: del external_learned fdbs from device on flush or ageout
Scott Feldman
1
-0
/
+17
2015-06-15
Merge tag 'nfc-next-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
David S. Miller
8
-17
/
+678
2015-06-15
bridge: use either ndo VLAN ops or switchdev VLAN ops to install MASTER vlans
Scott Feldman
1
-2
/
+57
2015-06-15
bpf: allow networking programs to use bpf_trace_printk() for debugging
Alexei Starovoitov
1
-0
/
+2
2015-06-15
bpf: introduce current->pid, tgid, uid, gid, comm accessors
Alexei Starovoitov
1
-0
/
+6
2015-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
35
-1659
/
+1843
2015-06-15
netfilter: nf_tables_netdev: unregister hooks on net_device removal
Pablo Neira Ayuso
2
-4
/
+87
2015-06-15
netfilter: nf_tables: add nft_register_basechain() and nft_unregister_basecha...
Pablo Neira Ayuso
1
-15
/
+37
2015-06-15
netfilter: nf_tables: attach net_device to basechain
Pablo Neira Ayuso
1
-37
/
+42
2015-06-15
netfilter: x_tables: remove XT_TABLE_INFO_SZ and a dereference.
Eric Dumazet
4
-26
/
+18
2015-06-15
Merge branch 'master' of git://blackhole.kfki.hu/nf-next
Pablo Neira Ayuso
21
-1270
/
+1261
2015-06-15
NFC: nci: fix mistake in uart generic driver
Vincent Cuissard
1
-1
/
+1
2015-06-15
netfilter: Kconfig: get rid of parens around depends on
Pablo Neira Ayuso
3
-11
/
+13
2015-06-15
mac802154: iface: flush workqueue before stop
Alexander Aring
1
-0
/
+1
2015-06-15
mac802154: iface: fix hrtimer cancel on ifdown
Alexander Aring
1
-3
/
+3
2015-06-15
mac802154: rx packet handle cleanup
Varka Bhadram
1
-2
/
+4
2015-06-14
tcp: cdg: use div_u64()
Kenneth Klette Jonassen
1
-1
/
+1
2015-06-14
sctp: fix ASCONF list handling
Marcelo Ricardo Leitner
1
-11
/
+32
2015-06-14
netfilter: ipset: Fix coding styles reported by checkpatch.pl
Jozsef Kadlecsik
21
-289
/
+322
2015-06-14
netfilter: ipset: Introduce RCU locking in list type
Jozsef Kadlecsik
1
-209
/
+189
2015-06-14
netfilter: ipset: Introduce RCU locking in hash:* types
Jozsef Kadlecsik
12
-236
/
+364
2015-06-14
netfilter: ipset: Introduce RCU locking in bitmap:* types
Jozsef Kadlecsik
4
-14
/
+38
2015-06-14
netfilter: ipset: Prepare the ipset core to use RCU at set level
Jozsef Kadlecsik
1
-22
/
+22
2015-06-14
netfilter:ipset Remove rbtree from hash:net,iface
Jozsef Kadlecsik
1
-143
/
+20
2015-06-14
netfilter: ipset: Make sure listing doesn't grab a set which is just being de...
Jozsef Kadlecsik
1
-15
/
+34
2015-06-14
netfilter: ipset: Fix parallel resizing and listing of the same set
Jozsef Kadlecsik
2
-15
/
+58
[prev]
[next]