index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2015-05-11
net: Add a struct net parameter to sock_create_kern
Eric W. Biederman
2015-05-11
tun: Utilize the normal socket network namespace refcounting.
Eric W. Biederman
2015-05-10
codel: add ce_threshold attribute
Eric Dumazet
2015-05-09
pktgen: introduce xmit_mode '<start_xmit|netif_receive>'
Alexei Starovoitov
2015-05-09
pktgen: adjust flag NO_TIMESTAMP to be more pktgen compliant
Jesper Dangaard Brouer
2015-05-09
netlink: allow to listen "all" netns
Nicolas Dichtel
2015-05-09
netlink: rename private flags and states
Nicolas Dichtel
2015-05-09
netns: use a spin_lock to protect nsid management
Nicolas Dichtel
2015-05-09
netns: notify new nsid outside __peernet2id()
Nicolas Dichtel
2015-05-09
netns: rename peernet2id() to peernet2id_alloc()
Nicolas Dichtel
2015-05-09
netns: always provide the id to rtnl_net_fill()
Nicolas Dichtel
2015-05-09
netns: returns always an id in __peernet2id()
Nicolas Dichtel
2015-05-09
tcp: set SOCK_NOSPACE under memory pressure
Jason Baron
2015-05-09
seccomp, filter: add and use bpf_prog_create_from_user from seccomp
Daniel Borkmann
2015-05-09
net: filter: add __GFP_NOWARN flag for larger kmem allocs
Daniel Borkmann
2015-05-09
seccomp: simplify seccomp_prepare_filter and reuse bpf_prepare_filter
Nicolas Schichan
2015-05-09
net: filter: add a callback to allow classic post-verifier transformations
Nicolas Schichan
2015-05-09
Merge tag 'mac80211-next-for-davem-2015-05-06' of git://git.kernel.org/pub/sc...
David S. Miller
2015-05-09
tcp: add TCPWinProbe and TCPKeepAlive SNMP counters
Eric Dumazet
2015-05-09
tcp: adjust window probe timers to safer values
Eric Dumazet
2015-05-09
tipc: send explicit not supported error in nl compat
Richard Alpe
2015-05-09
tipc: add broadcast link window set/get to nl api
Richard Alpe
2015-05-09
tipc: fix default link prop regression in nl compat
Richard Alpe
2015-05-09
net: dsa: Add lockdep class to tx queues to avoid lockdep splat
Andrew Lunn
2015-05-06
mac80211: add missing documentation for rate_ctrl_lock
Johannes Berg
2015-05-06
cfg80211: change GO_CONCURRENT to IR_CONCURRENT for STA
Arik Nemtsov
2015-05-06
cfg80211: Allow GO concurrent relaxation after BSS disconnection
Avraham Stern
2015-05-06
mac80211: validate cipher scheme PN length better
Johannes Berg
2015-05-06
mac80211: extend get_key() to return PN for all ciphers
Johannes Berg
2015-05-06
mac80211: extend get_tkip_seq to all keys
Johannes Berg
2015-05-05
openvswitch: Use eth_proto_is_802_3
Alexander Duyck
2015-05-05
ipv4/ip_tunnel_core: Use eth_proto_is_802_3
Alexander Duyck
2015-05-05
ebtables: Use eth_proto_is_802_3
Alexander Duyck
2015-05-05
etherdev: Fix sparse error, make test usable by other functions
Alexander Duyck
2015-05-05
bridge: change BR_GROUPFWD_RESTRICTED to allow forwarding of LLDP frames
Bernhard Thaler
2015-05-05
tcp: provide SYN headers for passive connections
Eric Dumazet
2015-05-05
mac80211: remove useless skb->encapsulation check
Johannes Berg
2015-05-05
mac80211: make LED triggering depend on activation
Johannes Berg
2015-05-05
mac80211: make LED trigger names const
Johannes Berg
2015-05-05
mac80211: clean up station debugfs
Johannes Berg
2015-05-05
mac80211: remove sta->tx_fragments counter
Johannes Berg
2015-05-05
mac80211: move dot11 counters under MAC80211_DEBUG_COUNTERS
Johannes Berg
2015-05-05
mac80211: clean up global debugfs statistics
Johannes Berg
2015-05-04
net: fix two sparse warnings introduced by IGMP/MLD parsing exports
Linus Lüssing
2015-05-04
tipc: deal with return value of tipc_conn_new callback
Ying Xue
2015-05-04
tipc: adjust locking policy of subscription
Ying Xue
2015-05-04
tipc: involve reference counter for subscriber
Ying Xue
2015-05-04
tipc: introduce tipc_subscrb_create routine
Ying Xue
2015-05-04
tipc: rename functions defined in subscr.c
Ying Xue
2015-05-04
net: Export IGMP/MLD message validation code
Linus Lüssing
[next]