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
*
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
*
switchdev: remove unused switchdev_port_bridge_dellink
Scott Feldman
2015-05-13
1
-30
/
+0
*
switchdev: add new switchdev_port_bridge_dellink
Scott Feldman
2015-05-13
1
-12
/
+12
*
bridge: restore br_setlink back to original
Scott Feldman
2015-05-13
1
-10
/
+1
*
switchdev: remove old switchdev_port_bridge_setlink
Scott Feldman
2015-05-13
1
-30
/
+0
*
switchdev: add new switchdev bridge setlink
Scott Feldman
2015-05-13
1
-11
/
+140
*
switchdev: introduce switchdev add/del obj ops
Scott Feldman
2015-05-13
1
-0
/
+107
*
switchdev: convert STP update to switchdev attr set
Scott Feldman
2015-05-13
3
-30
/
+24
*
switchdev: convert parent_id_get to switchdev attr get
Scott Feldman
2015-05-13
4
-38
/
+35
*
switchdev: introduce get/set attrs ops
Scott Feldman
2015-05-13
1
-0
/
+169
*
switchdev: s/swdev_/switchdev_/
Jiri Pirko
2015-05-13
2
-24
/
+24
*
switchdev: s/netdev_switch_/switchdev_/ and s/NETDEV_SWITCH_/SWITCHDEV_/
Jiri Pirko
2015-05-13
7
-107
/
+101
*
net_sched: gred: add TCA_GRED_LIMIT attribute
David Ward
2015-05-13
1
-4
/
+24
*
net: Add skb_free_frag to replace use of put_page in freeing skb->head
Alexander Duyck
2015-05-12
1
-4
/
+6
*
mm/net: Rename and move page fragment handling from net/ to mm/
Alexander Duyck
2015-05-12
1
-94
/
+6
*
net: Store virtual address instead of page in netdev_alloc_cache
Alexander Duyck
2015-05-12
1
-23
/
+32
*
net: Use cached copy of pfmemalloc to avoid accessing page
Alexander Duyck
2015-05-12
1
-62
/
+79
*
net: sched: deprecate enqueue_root()
Eric Dumazet
2015-05-11
1
-2
/
+2
*
net: sched: further simplify handle_ing
Daniel Borkmann
2015-05-11
2
-61
/
+27
*
net: sched: consolidate handle_ing and ing_filter
Daniel Borkmann
2015-05-11
1
-30
/
+16
*
net: kill sk_change_net and sk_release_kernel
Eric W. Biederman
2015-05-11
1
-19
/
+0
*
netlink: Create kernel netlink sockets in the proper network namespace
Eric W. Biederman
2015-05-11
1
-8
/
+6
*
net: Modify sk_alloc to not reference count the netns of kernel sockets.
Eric W. Biederman
2015-05-11
6
-44
/
+27
*
net: Pass kern from net_proto_family.create to sk_alloc
Eric W. Biederman
2015-05-11
48
-89
/
+90
*
net: Add a struct net parameter to sock_create_kern
Eric W. Biederman
2015-05-11
9
-14
/
+14
*
tun: Utilize the normal socket network namespace refcounting.
Eric W. Biederman
2015-05-11
1
-3
/
+0
*
codel: add ce_threshold attribute
Eric Dumazet
2015-05-11
2
-3
/
+27
*
pktgen: introduce xmit_mode '<start_xmit|netif_receive>'
Alexei Starovoitov
2015-05-10
1
-5
/
+77
*
pktgen: adjust flag NO_TIMESTAMP to be more pktgen compliant
Jesper Dangaard Brouer
2015-05-10
1
-0
/
+3
*
netlink: allow to listen "all" netns
Nicolas Dichtel
2015-05-10
2
-6
/
+56
*
netlink: rename private flags and states
Nicolas Dichtel
2015-05-10
1
-29
/
+30
*
netns: use a spin_lock to protect nsid management
Nicolas Dichtel
2015-05-10
1
-13
/
+44
*
netns: notify new nsid outside __peernet2id()
Nicolas Dichtel
2015-05-10
1
-14
/
+27
*
netns: rename peernet2id() to peernet2id_alloc()
Nicolas Dichtel
2015-05-10
2
-3
/
+3
*
netns: always provide the id to rtnl_net_fill()
Nicolas Dichtel
2015-05-10
1
-20
/
+11
*
netns: returns always an id in __peernet2id()
Nicolas Dichtel
2015-05-10
1
-11
/
+8
*
tcp: set SOCK_NOSPACE under memory pressure
Jason Baron
2015-05-09
1
-1
/
+5
*
seccomp, filter: add and use bpf_prog_create_from_user from seccomp
Daniel Borkmann
2015-05-09
1
-2
/
+49
*
net: filter: add __GFP_NOWARN flag for larger kmem allocs
Daniel Borkmann
2015-05-09
1
-3
/
+6
*
seccomp: simplify seccomp_prepare_filter and reuse bpf_prepare_filter
Nicolas Schichan
2015-05-09
1
-4
/
+4
*
net: filter: add a callback to allow classic post-verifier transformations
Nicolas Schichan
2015-05-09
1
-3
/
+15
*
Merge tag 'mac80211-next-for-davem-2015-05-06' of git://git.kernel.org/pub/sc...
David S. Miller
2015-05-09
27
-568
/
+1215
|
\
|
*
mac80211: add missing documentation for rate_ctrl_lock
Johannes Berg
2015-05-06
1
-0
/
+2
|
*
cfg80211: change GO_CONCURRENT to IR_CONCURRENT for STA
Arik Nemtsov
2015-05-06
3
-20
/
+26
|
*
cfg80211: Allow GO concurrent relaxation after BSS disconnection
Avraham Stern
2015-05-06
1
-10
/
+19
|
*
mac80211: validate cipher scheme PN length better
Johannes Berg
2015-05-06
2
-5
/
+10
|
*
mac80211: extend get_key() to return PN for all ciphers
Johannes Berg
2015-05-06
3
-4
/
+12
|
*
mac80211: extend get_tkip_seq to all keys
Johannes Berg
2015-05-06
3
-57
/
+87
|
*
mac80211: remove useless skb->encapsulation check
Johannes Berg
2015-05-05
1
-6
/
+2
[next]