index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
Age
Commit message (
Expand
)
Author
Lines
2015-05-19
mac802154: check for really changes
Alexander Aring
-0
/
+12
2015-05-19
ieee802154: add several phy supported handling
Alexander Aring
-1
/
+47
2015-05-19
ieee802154: introduce wpan_phy_supported
Alexander Aring
-1
/
+5
2015-05-19
ieee802154: change cca ed level to mbm
Alexander Aring
-3
/
+3
2015-05-19
ieee802154: change transmit power to mbm
Alexander Aring
-2
/
+3
2015-05-19
ieee802154: change transmit power to s32
Alexander Aring
-2
/
+2
2015-05-19
bridge_netfilter: No ICMP packet on IPv4 fragmentation error
Andy Zhou
-2
/
+2
2015-05-19
ipv4: introduce frag_expire_skip_icmp()
Andy Zhou
-0
/
+10
2015-05-17
netns: make nsid_lock per net
WANG Cong
-0
/
+1
2015-05-17
switchdev: add support for fdb add/del/dump via switchdev_port_obj ops.
Samudrala, Sridhar
-0
/
+50
2015-05-17
tcp: introduce tcp_under_memory_pressure()
Eric Dumazet
-0
/
+8
2015-05-17
tcp: rename sk_forced_wmem_schedule() to sk_forced_mem_schedule()
Eric Dumazet
-0
/
+2
2015-05-17
net: fix sk_mem_reclaim_partial()
Eric Dumazet
-3
/
+3
2015-05-17
net: fix sparse error in csum_replace4()
Eric Dumazet
-1
/
+3
2015-05-14
tcp: syncookies: extend validity range
Eric Dumazet
-14
/
+24
2015-05-13
geneve: move definition of geneve_hdr() to geneve.h
John W. Linville
-0
/
+5
2015-05-13
flow_dissector: change port array into src, dst tuple
Jiri Pirko
-7
/
+10
2015-05-13
flow_dissector: introduce support for Ethernet addresses
Jiri Pirko
-0
/
+13
2015-05-13
flow_dissector: introduce support for ipv6 addressses
Jiri Pirko
-0
/
+13
2015-05-13
flow_dissector: add missing header includes
Jiri Pirko
-0
/
+3
2015-05-13
flow_dissect: use programable dissector in skb_flow_dissect and friends
Jiri Pirko
-37
/
+42
2015-05-13
flow_dissector: introduce programable flow_dissector
Jiri Pirko
-0
/
+61
2015-05-13
net: move __skb_get_hash function declaration to flow_dissector.h
Jiri Pirko
-0
/
+1
2015-05-13
net: move *skb_get_poff declarations into correct header
Jiri Pirko
-0
/
+3
2015-05-13
flow_dissector: remove unused function flow_get_hlen declaration
Jiri Pirko
-3
/
+0
2015-05-13
net: change name of flow_dissector header to match the .c file name
Jiri Pirko
-6
/
+13
2015-05-13
net: sched: use counter to break reclassify loops
Florian Westphal
-15
/
+0
2015-05-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-5
/
+103
2015-05-13
switchdev: don't use anonymous union on switchdev attr/obj structs
Scott Feldman
-2
/
+2
2015-05-13
switchdev: align comment with other comments in block
Scott Feldman
-1
/
+1
2015-05-12
net: make skb_dst_pop routine static
Ying Xue
-12
/
+0
2015-05-12
switchdev: convert fib_ipv4_add/del over to switchdev_port_obj_add/del
Scott Feldman
-11
/
+10
2015-05-12
switchdev: add new switchdev_port_bridge_getlink
Scott Feldman
-0
/
+10
2015-05-12
switchdev: remove unused switchdev_port_bridge_dellink
Scott Feldman
-15
/
+0
2015-05-12
switchdev: add new switchdev_port_bridge_dellink
Scott Feldman
-0
/
+6
2015-05-12
switchdev: remove old switchdev_port_bridge_setlink
Scott Feldman
-9
/
+0
2015-05-12
switchdev: add bridge port flags attr
Scott Feldman
-0
/
+2
2015-05-12
switchdev: add port vlan obj
Scott Feldman
-0
/
+8
2015-05-12
switchdev: introduce switchdev add/del obj ops
Scott Feldman
-0
/
+31
2015-05-12
switchdev: convert STP update to switchdev attr set
Scott Feldman
-11
/
+2
2015-05-12
switchdev: convert parent_id_get to switchdev attr get
Scott Feldman
-14
/
+4
2015-05-12
switchdev: introduce get/set attrs ops
Scott Feldman
-0
/
+43
2015-05-12
switchdev: s/swdev_/switchdev_/
Jiri Pirko
-15
/
+15
2015-05-12
switchdev: s/netdev_switch_/switchdev_/ and s/NETDEV_SWITCH_/SWITCHDEV_/
Jiri Pirko
-55
/
+56
2015-05-11
net: sched: deprecate enqueue_root()
Eric Dumazet
-6
/
+0
2015-05-11
bonding: Implement user key part of port_key in an AD system.
Mahesh Bandewar
-0
/
+2
2015-05-11
bonding: Allow userspace to set actors' macaddr in an AD-system.
Mahesh Bandewar
-0
/
+2
2015-05-11
bonding: Allow userspace to set actors' system_priority in AD system
Mahesh Bandewar
-0
/
+2
2015-05-11
net: kill sk_change_net and sk_release_kernel
Eric W. Biederman
-17
/
+0
2015-05-11
net: Modify sk_alloc to not reference count the netns of kernel sockets.
Eric W. Biederman
-1
/
+3
[prev]
[next]