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
2016-02-11
net: Drop unecessary enc_features variable from tunnel segmentation functions
Alexander Duyck
2
-6
/
+6
2016-02-11
ipv6: add option to drop unsolicited neighbor advertisements
Johannes Berg
2
-0
/
+17
2016-02-11
ipv6: add option to drop unicast encapsulated in L2 multicast
Johannes Berg
2
-0
/
+18
2016-02-11
ipv4: add option to drop gratuitous ARP packets
Johannes Berg
2
-0
/
+10
2016-02-11
ipv4: add option to drop unicast encapsulated in L2 multicast
Johannes Berg
2
-1
/
+26
2016-02-11
net: Add support for filtering link dump by master device and kind
David Ahern
1
-1
/
+67
2016-02-11
soreuseport: fast reuseport TCP socket selection
Craig Gallek
5
-11
/
+89
2016-02-11
soreuseport: Prep for fast reuseport TCP socket selection
Craig Gallek
2
-1
/
+2
2016-02-11
inet: refactor inet[6]_lookup functions to take skb
Craig Gallek
9
-32
/
+64
2016-02-11
inet: create IPv6-equivalent inet_hash function
Craig Gallek
5
-46
/
+61
2016-02-11
sock: struct proto hash function may error
Craig Gallek
9
-17
/
+44
2016-02-10
batman-adv: Convert batadv_tt_common_entry to kref
Sven Eckelmann
2
-13
/
+49
2016-02-10
batman-adv: Convert batadv_orig_node to kref
Sven Eckelmann
8
-17
/
+22
2016-02-10
batman-adv: Convert batadv_orig_node_vlan to kref
Sven Eckelmann
2
-7
/
+21
2016-02-10
batman-adv: Convert batadv_hard_iface to kref
Sven Eckelmann
5
-23
/
+27
2016-02-10
batman-adv: Convert batadv_neigh_node to kref
Sven Eckelmann
4
-17
/
+20
2016-02-10
batman-adv: Convert batadv_orig_ifinfo to kref
Sven Eckelmann
3
-9
/
+13
2016-02-10
batman-adv: Convert batadv_neigh_ifinfo to kref
Sven Eckelmann
2
-8
/
+11
2016-02-10
batman-adv: Convert batadv_tt_orig_list_entry to kref
Sven Eckelmann
2
-10
/
+18
2016-02-10
batman-adv: Convert batadv_tvlv_handler to kref
Sven Eckelmann
2
-7
/
+19
2016-02-10
batman-adv: Convert batadv_tvlv_container to kref
Sven Eckelmann
2
-6
/
+18
2016-02-10
batman-adv: Convert batadv_dat_entry to kref
Sven Eckelmann
2
-7
/
+22
2016-02-10
batman-adv: Convert batadv_nc_path to kref
Sven Eckelmann
2
-8
/
+22
2016-02-10
batman-adv: Convert batadv_nc_node to kref
Sven Eckelmann
2
-9
/
+14
2016-02-10
batman-adv: Convert batadv_bla_claim to kref
Sven Eckelmann
2
-6
/
+10
2016-02-10
batman-adv: Convert batadv_bla_backbone_gw to kref
Sven Eckelmann
2
-7
/
+24
2016-02-10
batman-adv: Convert batadv_softif_vlan to kref
Sven Eckelmann
3
-12
/
+26
2016-02-10
batman-adv: Convert batadv_gw_node to kref
Sven Eckelmann
2
-12
/
+30
2016-02-10
batman-adv: Convert batadv_hardif_neigh_node to kref
Sven Eckelmann
2
-9
/
+14
2016-02-10
batman-adv: Add lockdep assert for container_list_lock
Sven Eckelmann
1
-0
/
+4
2016-02-10
batman-adv: add seqno maximum age and protection start flag parameters
Simon Wunderlich
4
-5
/
+17
2016-02-10
batman-adv: Drop reference to netdevice on last reference
Sven Eckelmann
2
-8
/
+11
2016-02-09
packet: tpacket_snd gso and checksum offload
Willem de Bruijn
1
-16
/
+37
2016-02-09
packet: parse tpacket header before skb alloc
Willem de Bruijn
1
-46
/
+65
2016-02-09
packet: vnet_hdr support for tpacket_rcv
Willem de Bruijn
1
-4
/
+15
2016-02-09
packet: move vnet_hdr code to helper functions
Willem de Bruijn
1
-113
/
+148
2016-02-09
bridge: mdb: Passing the port-group pointer to br_mdb module
Elad Raz
3
-29
/
+34
2016-02-09
bridge: mdb: Separate br_mdb_entry->state from net_bridge_port_group->state
Elad Raz
3
-15
/
+26
2016-02-08
tcp: Fix syncookies sysctl default.
David S. Miller
1
-1
/
+1
2016-02-07
ipv4: Namespaceify tcp_notsent_lowat sysctl knob
Nikolay Borisov
3
-10
/
+8
2016-02-07
ipv4: Namespaceify tcp_fin_timeout sysctl knob
Nikolay Borisov
3
-11
/
+11
2016-02-07
ipv4: Namespaceify tcp_orphan_retries sysctl knob
Nikolay Borisov
3
-9
/
+9
2016-02-07
ipv4: Namespaceify tcp_retries2 sysctl knob
Nikolay Borisov
4
-11
/
+12
2016-02-07
ipv4: Namespaceify tcp_retries1 sysctl knob
Nikolay Borisov
3
-12
/
+13
2016-02-07
ipv4: Namespaceify tcp reordering sysctl knob
Nikolay Borisov
5
-16
/
+17
2016-02-07
ipv4: Namespaceify tcp syncookies sysctl knob
Nikolay Borisov
6
-21
/
+19
2016-02-07
ipv4: Namespaceify tcp synack retries sysctl knob
Nikolay Borisov
4
-14
/
+11
2016-02-07
ipv4: Namespaceify tcp syn retries sysctl knob
Nikolay Borisov
4
-12
/
+15
2016-02-07
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
44
-353
/
+582
2016-02-07
tcp: tcp_cong_control helper
Yuchung Cheng
1
-12
/
+19
[prev]
[next]