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-08-28
sctp: ASCONF-ACK with Unresolvable Address should be sent
lucien
1
-2
/
+13
2015-08-28
netlink: mmap: fix lookup frame position
Ken-ichirou MATSUZAWA
1
-2
/
+2
2015-08-28
netlink: add NETLINK_CAP_ACK socket option
Christophe Ricard
1
-3
/
+24
2015-08-28
openvswitch: Fix conntrack compilation without mark.
Joe Stringer
1
-3
/
+14
2015-08-28
svcrdma: Use max_sge_rd for destination read depths
Steve Wise
2
-11
/
+5
2015-08-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
16
-186
/
+423
2015-08-28
netpoll: warn on netpoll_send_udp users who haven't disabled irqs
Nikolay Aleksandrov
1
-0
/
+2
2015-08-29
netfilter: nfnetlink: work around wrong endianess in res_id field
Pablo Neira Ayuso
1
-1
/
+7
2015-08-29
netfilter: ipset: Fixing unnamed union init
Elad Raz
2
-4
/
+36
2015-08-28
net: sched: don't break line in tc_classify loop notification
Daniel Borkmann
1
-5
/
+4
2015-08-28
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
10
-116
/
+117
2015-08-28
openswitch: fix typo CONFIG_NF_CONNTRACK_LABEL
Valentin Rothberg
1
-1
/
+1
2015-08-28
net: Add support for VRFs to inetpeer cache
David Ahern
3
-4
/
+9
2015-08-28
net: Add helper function to compare inetpeer addresses
David Ahern
2
-23
/
+3
2015-08-28
net: Add set,get helpers for inetpeer addresses
David Ahern
1
-38
/
+27
2015-08-28
net: Introduce ipv4_addr_hash and use it for tcp metrics
David Ahern
1
-6
/
+6
2015-08-28
IGMP: Inhibit reports for local multicast groups
Philip Downey
2
-1
/
+32
2015-08-28
netfilter: reduce sparse warnings
Florian Westphal
4
-8
/
+5
2015-08-28
Revert "netfilter: xtables: compute exact size needed for jumpstack"
Florian Westphal
3
-45
/
+25
2015-08-28
Bluetooth: Fix SCO link type handling on connection complete
Kuba Pawlak
1
-2
/
+10
2015-08-28
nl802154: stricter input checking for boolean inputs
Stefan Schmidt
1
-4
/
+12
2015-08-28
Bluetooth: Make the function sco_conn_del have a return type of void
Nicholas Krause
1
-3
/
+2
2015-08-28
netfilter: ipset: Out of bound access in hash:net* types fixed
Jozsef Kadlecsik
1
-4
/
+8
2015-08-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
8
-26
/
+49
2015-08-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
6
-25
/
+46
2015-08-27
net: sched: simplify attach_one_default_qdisc()
Phil Sutter
1
-29
/
+12
2015-08-27
net: sched: register noqueue qdisc
Phil Sutter
2
-1
/
+12
2015-08-27
net: sched: ignore tx_queue_len when assigning default qdisc
Phil Sutter
1
-2
/
+1
2015-08-27
net: fix IFF_NO_QUEUE for drivers using alloc_netdev
Phil Sutter
1
-1
/
+1
2015-08-27
sock: fix kernel doc error
Jean Sacren
1
-1
/
+1
2015-08-27
sctp: donot reset the overall_error_count in SHUTDOWN_RECEIVE state
lucien
1
-1
/
+1
2015-08-27
bridge: fdb: rearrange net_bridge_fdb_entry
Nikolay Aleksandrov
1
-2
/
+2
2015-08-27
openvswitch: Include ip6_fib.h.
Joe Stringer
1
-0
/
+1
2015-08-27
net: add netif_is_ovs_master helper with IFF_OPENVSWITCH private flag
Jiri Pirko
1
-1
/
+1
2015-08-27
net: introduce change upper device notifier change info
Jiri Pirko
1
-2
/
+14
2015-08-27
geneve: Consolidate Geneve functionality in single module.
Pravin B Shelar
3
-462
/
+0
2015-08-27
openvswitch: Use Geneve device.
Pravin B Shelar
2
-148
/
+33
2015-08-27
tunnel: introduce udp_tun_rx_dst()
Pravin B Shelar
2
-17
/
+29
2015-08-27
bridge: Add netlink support for vlan_protocol attribute
Toshiaki Makita
3
-14
/
+56
2015-08-27
net: sched: consolidate tc_classify{,_compat}
Daniel Borkmann
15
-44
/
+39
2015-08-27
sctp: asconf's process should verify address parameter is in the beginning
lucien
1
-0
/
+7
2015-08-27
openvswitch: Allow attaching helpers to ct action
Joe Stringer
1
-2
/
+107
2015-08-27
openvswitch: Allow matching on conntrack label
Joe Stringer
9
-34
/
+189
2015-08-27
netfilter: connlabels: Export setting connlabel length
Joe Stringer
2
-12
/
+36
2015-08-27
netfilter: Always export nf_connlabels_replace()
Joe Stringer
1
-2
/
+0
2015-08-27
openvswitch: Allow matching on conntrack mark
Joe Stringer
5
-4
/
+78
2015-08-27
openvswitch: Add conntrack action
Joe Stringer
12
-37
/
+837
2015-08-27
ipv6: Export nf_ct_frag6_gather()
Joe Stringer
1
-0
/
+1
2015-08-27
openvswitch: Move MASKED* macros to datapath.h
Joe Stringer
2
-27
/
+29
2015-08-27
openvswitch: Serialize acts with original netlink len
Joe Stringer
3
-1
/
+4
[prev]
[next]