index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
flow_dissect: use programable dissector in skb_flow_dissect and friends
Jiri Pirko
2015-05-13
4
-76
/
+153
*
flow_dissector: introduce programable flow_dissector
Jiri Pirko
2015-05-13
1
-0
/
+48
*
flow_dissector: fix doc for skb_get_poff
Jiri Pirko
2015-05-13
1
-2
/
+6
*
net: move netdev_pick_tx and dependencies to net/core/dev.c
Jiri Pirko
2015-05-13
2
-78
/
+78
*
net: move __skb_tx_hash to dev.c
Jiri Pirko
2015-05-13
2
-28
/
+28
*
flow_dissector: fix doc for __skb_get_hash and remove couple of empty lines
Jiri Pirko
2015-05-13
1
-5
/
+5
*
net: move *skb_get_poff declarations into correct header
Jiri Pirko
2015-05-13
2
-0
/
+2
*
net: change name of flow_dissector header to match the .c file name
Jiri Pirko
2015-05-13
3
-3
/
+3
*
net: sched: use counter to break reclassify loops
Florian Westphal
2015-05-13
2
-10
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-05-13
31
-87
/
+526
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-05-13
40
-132
/
+611
|
|
\
|
|
*
netns: return RTM_NEWNSID instead of RTM_GETNSID on a get
Nicolas Dichtel
2015-05-13
1
-1
/
+1
|
|
*
net_sched: gred: use correct backlog value in WRED mode
David Ward
2015-05-11
1
-2
/
+2
|
|
*
af_packet / TX_RING not fully non-blocking (w/ MSG_DONTWAIT).
Kretschmer, Mathias
2015-05-11
1
-3
/
+6
|
|
*
mpls: Change reserved label names to be consistent with netbsd
Tom Herbert
2015-05-10
1
-9
/
+9
|
|
*
net_sched: fix a use-after-free in tc_ctl_tfilter()
WANG Cong
2015-05-09
1
-4
/
+3
|
|
*
net/rds: RDS-TCP: only initiate reconnect attempt on outgoing TCP socket.
Sowmini Varadhan
2015-05-09
1
-2
/
+11
|
|
*
net/rds: RDS-TCP: Always create a new rds_sock for an incoming connection.
Sowmini Varadhan
2015-05-09
3
-0
/
+51
|
|
*
ipv6: Fixed source specific default route handling.
Markus Stenberg
2015-05-09
2
-10
/
+34
|
|
*
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2015-05-09
3
-4
/
+7
|
|
|
\
|
|
|
*
mac802154: llsec: fix return value check in llsec_key_alloc()
Wei Yongjun
2015-04-30
1
-2
/
+2
|
|
|
*
mac802154: fix ieee802154_register_hw error handling
Alexander Aring
2015-04-30
1
-1
/
+3
|
|
|
*
Bluetooth: Skip the shutdown routine if the interface is not up
Gabriele Mazzotta
2015-04-30
1
-1
/
+2
|
|
*
|
tcp_westwood: fix tcp_westwood_info()
Eric Dumazet
2015-05-06
1
-7
/
+8
|
|
*
|
mpls: Move reserved label definitions
Tom Herbert
2015-05-06
2
-19
/
+9
|
|
*
|
Merge tag 'mac80211-for-davem-2015-05-04' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2015-05-04
2
-6
/
+25
|
|
|
\
\
|
|
|
*
|
mac80211: enable hash table shrinking
Johannes Berg
2015-04-24
1
-0
/
+1
|
|
|
*
|
mac80211: fix rhashtable conversion
Johannes Berg
2015-04-23
1
-1
/
+17
|
|
|
*
|
mac80211: don't warn when stopping VLAN with stations
Johannes Berg
2015-04-20
1
-5
/
+7
|
|
*
|
|
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2015-05-04
18
-67
/
+439
|
|
|
\
\
\
|
|
|
*
|
|
ieee802154: trace: fix endian convertion
Alexander Aring
2015-04-30
1
-2
/
+3
|
|
|
*
|
|
cfg802154: pass name_assign_type to rdev_add_virtual_intf()
Varka Bhadram
2015-04-30
7
-12
/
+25
|
|
|
*
|
|
ieee802154: Add trace events for rdev->ops
Guido Günther
2015-04-30
4
-12
/
+322
|
|
*
|
|
|
net/rds: Fix new sparse warning
David Ahern
2015-05-04
1
-1
/
+1
|
|
*
|
|
|
net: core: Correct an over-stringent device loop detection.
Vlad Yasevich
2015-05-04
1
-1
/
+1
|
|
*
|
|
|
Revert "net: kernel socket should be released in init_net namespace"
Herbert Xu
2015-05-04
1
-1
/
+1
|
|
*
|
|
|
net/rds: fix unaligned memory access
shamir rabinovitch
2015-05-04
1
-2
/
+11
|
|
*
|
|
|
netlink: Remove max_size setting
Herbert Xu
2015-05-04
1
-1
/
+0
|
|
*
|
|
|
codel: fix maxpacket/mtu confusion
Eric Dumazet
2015-05-04
2
-2
/
+2
|
*
|
|
|
|
svcrpc: fix potential GSSX_ACCEPT_SEC_CONTEXT decoding failures
Scott Mayhew
2015-05-04
1
-7
/
+16
|
|
/
/
/
/
*
|
|
|
|
switchdev: don't use anonymous union on switchdev attr/obj structs
Scott Feldman
2015-05-13
5
-26
/
+28
*
|
|
|
|
switchdev: sparse warning: pass ipv4 fib dst as network-byte order
Scott Feldman
2015-05-13
1
-2
/
+2
*
|
|
|
|
switchdev: sparse warning: make __switchdev_port_obj_add static
Scott Feldman
2015-05-13
1
-1
/
+2
*
|
|
|
|
net: make skb_dst_pop routine static
Ying Xue
2015-05-13
1
-0
/
+12
*
|
|
|
|
pktgen: fix packet generation
Alexei Starovoitov
2015-05-13
1
-1
/
+10
*
|
|
|
|
net: deinline netif_tx_stop_all_queues(), remove WARN_ON in netif_tx_stop_que...
Denys Vlasenko
2015-05-13
1
-0
/
+11
*
|
|
|
|
switchdev: remove NETIF_F_HW_SWITCH_OFFLOAD feature flag
Scott Feldman
2015-05-13
1
-1
/
+0
*
|
|
|
|
switchdev: convert fib_ipv4_add/del over to switchdev_port_obj_add/del
Scott Feldman
2015-05-13
1
-18
/
+31
*
|
|
|
|
switchdev: add new switchdev_port_bridge_getlink
Scott Feldman
2015-05-13
1
-0
/
+28
*
|
|
|
|
bridge: revert br_dellink change back to original
Scott Feldman
2015-05-13
1
-10
/
+1
[next]