index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
flow_dissector: change port array into src, dst tuple
Jiri Pirko
2015-05-13
3
-7
/
+10
*
flow_dissector: introduce support for Ethernet addresses
Jiri Pirko
2015-05-13
1
-0
/
+13
*
flow_dissector: introduce support for ipv6 addressses
Jiri Pirko
2015-05-13
1
-0
/
+13
*
flow_dissector: add missing header includes
Jiri Pirko
2015-05-13
1
-0
/
+3
*
flow_dissect: use programable dissector in skb_flow_dissect and friends
Jiri Pirko
2015-05-13
3
-37
/
+42
*
flow_dissector: introduce programable flow_dissector
Jiri Pirko
2015-05-13
1
-0
/
+61
*
net: move __skb_get_hash function declaration to flow_dissector.h
Jiri Pirko
2015-05-13
1
-0
/
+1
*
net: move *skb_get_poff declarations into correct header
Jiri Pirko
2015-05-13
1
-0
/
+3
*
flow_dissector: remove unused function flow_get_hlen declaration
Jiri Pirko
2015-05-13
1
-3
/
+0
*
net: change name of flow_dissector header to match the .c file name
Jiri Pirko
2015-05-13
3
-6
/
+13
*
net: sched: use counter to break reclassify loops
Florian Westphal
2015-05-13
1
-15
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-05-13
4
-5
/
+103
|
\
|
*
Merge tag 'mac80211-for-davem-2015-05-04' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2015-05-04
1
-0
/
+2
|
|
\
|
|
*
mac80211: fix 90 kernel-doc warnings
Randy Dunlap
2015-05-04
1
-0
/
+2
|
*
|
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2015-05-04
3
-4
/
+99
|
|
\
\
|
|
*
|
cfg802154: pass name_assign_type to rdev_add_virtual_intf()
Varka Bhadram
2015-04-30
1
-0
/
+2
|
|
*
|
mac802154: add description to mac802154 APIs
Varka Bhadram
2015-04-30
1
-2
/
+92
|
*
|
|
codel: fix maxpacket/mtu confusion
Eric Dumazet
2015-05-04
1
-3
/
+7
*
|
|
|
switchdev: don't use anonymous union on switchdev attr/obj structs
Scott Feldman
2015-05-13
1
-2
/
+2
*
|
|
|
switchdev: align comment with other comments in block
Scott Feldman
2015-05-13
1
-1
/
+1
*
|
|
|
net: make skb_dst_pop routine static
Ying Xue
2015-05-13
1
-12
/
+0
*
|
|
|
switchdev: convert fib_ipv4_add/del over to switchdev_port_obj_add/del
Scott Feldman
2015-05-13
1
-11
/
+10
*
|
|
|
switchdev: add new switchdev_port_bridge_getlink
Scott Feldman
2015-05-13
1
-0
/
+10
*
|
|
|
switchdev: remove unused switchdev_port_bridge_dellink
Scott Feldman
2015-05-13
1
-15
/
+0
*
|
|
|
switchdev: add new switchdev_port_bridge_dellink
Scott Feldman
2015-05-13
1
-0
/
+6
*
|
|
|
switchdev: remove old switchdev_port_bridge_setlink
Scott Feldman
2015-05-13
1
-9
/
+0
*
|
|
|
switchdev: add bridge port flags attr
Scott Feldman
2015-05-13
1
-0
/
+2
*
|
|
|
switchdev: add port vlan obj
Scott Feldman
2015-05-13
1
-0
/
+8
*
|
|
|
switchdev: introduce switchdev add/del obj ops
Scott Feldman
2015-05-13
1
-0
/
+31
*
|
|
|
switchdev: convert STP update to switchdev attr set
Scott Feldman
2015-05-13
1
-11
/
+2
*
|
|
|
switchdev: convert parent_id_get to switchdev attr get
Scott Feldman
2015-05-13
1
-14
/
+4
*
|
|
|
switchdev: introduce get/set attrs ops
Scott Feldman
2015-05-13
1
-0
/
+43
*
|
|
|
switchdev: s/swdev_/switchdev_/
Jiri Pirko
2015-05-13
1
-15
/
+15
*
|
|
|
switchdev: s/netdev_switch_/switchdev_/ and s/NETDEV_SWITCH_/SWITCHDEV_/
Jiri Pirko
2015-05-13
1
-55
/
+56
*
|
|
|
net: sched: deprecate enqueue_root()
Eric Dumazet
2015-05-11
1
-6
/
+0
*
|
|
|
bonding: Implement user key part of port_key in an AD system.
Mahesh Bandewar
2015-05-11
2
-0
/
+2
*
|
|
|
bonding: Allow userspace to set actors' macaddr in an AD-system.
Mahesh Bandewar
2015-05-11
2
-0
/
+2
*
|
|
|
bonding: Allow userspace to set actors' system_priority in AD system
Mahesh Bandewar
2015-05-11
2
-0
/
+2
*
|
|
|
net: kill sk_change_net and sk_release_kernel
Eric W. Biederman
2015-05-11
1
-17
/
+0
*
|
|
|
net: Modify sk_alloc to not reference count the netns of kernel sockets.
Eric W. Biederman
2015-05-11
2
-1
/
+3
*
|
|
|
net: Pass kern from net_proto_family.create to sk_alloc
Eric W. Biederman
2015-05-11
3
-3
/
+3
*
|
|
|
codel: add ce_threshold attribute
Eric Dumazet
2015-05-11
1
-1
/
+11
*
|
|
|
netlink: allow to listen "all" netns
Nicolas Dichtel
2015-05-10
1
-0
/
+2
*
|
|
|
netns: rename peernet2id() to peernet2id_alloc()
Nicolas Dichtel
2015-05-10
1
-1
/
+1
*
|
|
|
Merge tag 'mac80211-next-for-davem-2015-05-06' of git://git.kernel.org/pub/sc...
David S. Miller
2015-05-09
2
-68
/
+97
|
\
\
\
\
|
*
|
|
|
cfg80211: change GO_CONCURRENT to IR_CONCURRENT for STA
Arik Nemtsov
2015-05-06
1
-2
/
+2
|
*
|
|
|
mac80211: extend get_key() to return PN for all ciphers
Johannes Berg
2015-05-06
1
-0
/
+7
|
*
|
|
|
mac80211: extend get_tkip_seq to all keys
Johannes Berg
2015-05-06
1
-39
/
+40
|
*
|
|
|
mac80211: make LED trigger names const
Johannes Berg
2015-05-05
1
-13
/
+14
|
*
|
|
|
mac80211: notify the driver on reordering buffer timeout
Emmanuel Grumbach
2015-04-24
1
-2
/
+6
[next]