index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2017-05-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-05-09
dccp/tcp: do not inherit mc_list from parent
Eric Dumazet
2017-05-09
DECnet: Use container_of() for embedded struct
Kees Cook
2017-05-08
Revert "ipv4: restore rt->fi for reference counting"
David S. Miller
2017-05-08
treewide: convert PF_MEMALLOC manipulations to new helpers
Vlastimil Babka
2017-05-08
fs: ceph: CURRENT_TIME with ktime_get_real_ts()
Deepa Dinamani
2017-05-08
format-security: move static strings to const
Kees Cook
2017-05-08
mm, vmalloc: use __GFP_HIGHMEM implicitly
Michal Hocko
2017-05-08
net: use kvmalloc with __GFP_REPEAT rather than open coded variant
Michal Hocko
2017-05-08
treewide: use kv[mz]alloc* rather than opencoded variants
Michal Hocko
2017-05-08
net/ipv6/ila/ila_xlat.c: simplify a strange allocation pattern
Michal Hocko
2017-05-08
ipv6: reorder ip6_route_dev_notifier after ipv6_dev_notf
WANG Cong
2017-05-08
Merge tag 'mac80211-for-davem-2017-05-08' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2017-05-08
vti: check nla_put_* return value
Hangbin Liu
2017-05-08
vlan: Keep NETIF_F_HW_CSUM similar to other software devices
Vlad Yasevich
2017-05-08
tcp: make congestion control optionally skip slow start after idle
Wei Wang
2017-05-08
ipv4: restore rt->fi for reference counting
WANG Cong
2017-05-08
mac80211: fix IBSS presp allocation size
Johannes Berg
2017-05-08
nl80211: correctly validate MU-MIMO groups
Johannes Berg
2017-05-08
mac80211: bail out from prep_connection() if a reconfig is ongoing
Luca Coelho
2017-05-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2017-05-05
tcp: randomize timestamps on syncookies
Eric Dumazet
2017-05-05
bridge: netlink: account for IFLA_BRPORT_{B, M}CAST_FLOOD size and policy
Tobias Klauser
2017-05-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-05-04
Merge tag 'for-linus-4.12b-rc0b-tag' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-05-04
ipv6: initialize route null entry in addrconf_init()
WANG Cong
2017-05-04
rtnetlink: NUL-terminate IFLA_PHYS_PORT_NAME string
Michal Schmidt
2017-05-04
ipv4, ipv6: ensure raw socket message is big enough to hold an IP header
Alexander Potapenko
2017-05-04
net/sched: remove redundant null check on head
Colin Ian King
2017-05-04
tcp: do not inherit fastopen_req from parent
Eric Dumazet
2017-05-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2017-05-03
Merge branch 'stable-4.12' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
2017-05-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2017-05-03
netfilter: conntrack: Force inlining of build check to prevent build failure
Geert Uytterhoeven
2017-05-03
net: ipv6: Do not duplicate DAD on link up
David Ahern
2017-05-03
netfilter: nf_tables: check if same extensions are set when adding elements
Pablo Neira Ayuso
2017-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-05-02
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2017-05-02
tipc: refactor function tipc_sk_recv_stream()
Jon Paul Maloy
2017-05-02
tipc: refactor function tipc_sk_recvmsg()
Jon Paul Maloy
2017-05-02
ipx: call ipxitf_put() in ioctl error path
Dan Carpenter
2017-05-02
net: sched: add helpers to handle extended actions
Jiri Pirko
2017-05-02
tcp: fix wraparound issue in tcp_lp
Eric Dumazet
2017-05-02
Merge branch 'work.splice' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2017-05-02
Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-05-02
bpf: Align packet data properly in program testing framework.
David Miller
2017-05-02
bpf: Do not dereference user pointer in bpf_test_finish().
David Miller
2017-05-02
audit: normalize NETFILTER_PKT
Richard Guy Briggs
2017-05-02
netfilter: use consistent ipv4 network offset in xt_AUDIT
Richard Guy Briggs
2017-05-02
xdp: fix parameter kdoc for extack
Jakub Kicinski
[next]