index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2016-12-17
ATM: use designated initializers
Kees Cook
2016-12-17
net: xdp: add invalid buffer warning
John Fastabend
2016-12-17
sctp: sctp_transport_lookup_process should rcu_read_unlock when transport is ...
Xin Long
2016-12-17
sctp: sctp_epaddr_lookup_transport should be protected by rcu_read_lock
Xin Long
2016-12-17
irda: irnet: add member name to the miscdevice declaration
LABBE Corentin
2016-12-17
irda: irnet: Remove unused IRNET_MAJOR define
LABBE Corentin
2016-12-17
irnet: ppp: move IRNET_MINOR to include/linux/miscdevice.h
LABBE Corentin
2016-12-17
irda: irnet: Move linux/miscdevice.h include
LABBE Corentin
2016-12-17
irda: irproc.c: Remove unneeded linux/miscdevice.h include
LABBE Corentin
2016-12-17
inet: Fix get port to handle zero port number with soreuseport set
Tom Herbert
2016-12-17
inet: Don't go into port scan when looking for specific bind port
Tom Herbert
2016-12-17
net/sched: cls_flower: Use masked key when calling HW offloads
Paul Blakey
2016-12-17
net/sched: cls_flower: Use mask for addr_type
Paul Blakey
2016-12-11
netfilter: nft_counter: rework atomic dump and reset
Pablo Neira
2016-12-10
net: l2tp: ppp: change PPPOL2TP_MSG_* => L2TP_MSG_*
Asbjørn Sloth Tønnesen
2016-12-10
net: l2tp: export debug flags to UAPI
Asbjørn Sloth Tønnesen
2016-12-10
net: bridge: shorten ageing time on topology change
Vivien Didelot
2016-12-10
net: bridge: add helper to set topology change
Vivien Didelot
2016-12-10
net: bridge: add helper to offload ageing time
Vivien Didelot
2016-12-10
net: socket: removed an unnecessary newline
Amit Kushwaha
2016-12-10
netlink: use blocking notifier
WANG Cong
2016-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-12-09
net: skb_condense() can also deal with empty skbs
Eric Dumazet
2016-12-09
Merge tag 'mac80211-next-for-davem-2016-12-09' of git://git.kernel.org/pub/sc...
David S. Miller
2016-12-09
udp: udp_rmem_release() should touch sk_rmem_alloc later
Eric Dumazet
2016-12-09
udp: add batching to udp_rmem_release()
Eric Dumazet
2016-12-09
udp: copy skb->truesize in the first cache line
Eric Dumazet
2016-12-09
udp: add busylocks in RX path
Eric Dumazet
2016-12-09
cfg80211/mac80211: fix BSS leaks when abandoning assoc attempts
Johannes Berg
2016-12-09
nl80211: Use different attrs for BSSID and random MAC addr in scan req
Vamsi Krishna
2016-12-09
nl80211: fix logic inversion in start_nan()
Johannes Berg
2016-12-08
net: socket: preferred __aligned(size) for control buffer
Amit Kushwaha
2016-12-08
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2016-12-08
bpf: xdp: Allow head adjustment in XDP prog
Martin KaFai Lau
2016-12-08
udp: under rx pressure, try to condense skbs
Eric Dumazet
2016-12-08
net: rfs: add a jump label
Eric Dumazet
2016-12-08
net/sched: cls_flower: Support matching on ICMP type and code
Simon Horman
2016-12-08
flow dissector: ICMP support
Simon Horman
2016-12-08
net/sched: cls_flower: Add support for matching on flags
Or Gerlitz
2016-12-08
icmp: correct return value of icmp_rcv()
Zhang Shengju
2016-12-08
Bluetooth: SMP: Add support for H7 crypto function and CT2 auth flag
Johan Hedberg
2016-12-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2016-12-07
netfilter: nft_quota: allow to restore consumed quota
Pablo Neira Ayuso
2016-12-07
netfilter: xt_bpf: support ebpf
Willem de Bruijn
2016-12-07
netfilter: x_tables: avoid warn and OOM killer on vmalloc call
Marcelo Ricardo Leitner
2016-12-07
netfilter: nf_tables: support for set flushing
Pablo Neira Ayuso
2016-12-07
netfilter: nft_set: introduce nft_{hash, rbtree}_deactivate_one()
Pablo Neira Ayuso
2016-12-07
netfilter: nf_tables: constify struct nft_ctx * parameter in nft_trans_alloc()
Pablo Neira Ayuso
2016-12-07
netfilter: nat: skip checksum on offload SCTP packets
Davide Caratti
2016-12-07
netfilter: rpfilter: bypass ipv4 lbcast packets with zeronet source
Liping Zhang
[next]