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
2015-09-25
tcp: constify tcp_make_synack() socket argument
Eric Dumazet
2015-09-25
tcp: remove tcp_ecn_make_synack() socket argument
Eric Dumazet
2015-09-25
tcp: remove tcp_synack_options() socket argument
Eric Dumazet
2015-09-25
ip: constify ip_build_and_send_pkt() socket argument
Eric Dumazet
2015-09-25
tcp: md5: constify tcp_md5_do_lookup() socket argument
Eric Dumazet
2015-09-25
ipv6: constify inet6_csk_route_req() socket argument
Eric Dumazet
2015-09-25
ipv6: constify ip6_dst_lookup_{flow|tail}() sock arguments
Eric Dumazet
2015-09-25
inet: constify inet_csk_route_req() socket argument
Eric Dumazet
2015-09-25
inet: constify ip_route_output_flow() socket argument
Eric Dumazet
2015-09-25
tcp: constify tcp_openreq_init_rwin()
Eric Dumazet
2015-09-25
tcp: constify listener socket in tcp_v[46]_init_req()
Eric Dumazet
2015-09-25
net: remove unused argument of __netdev_find_adj()
Michal Kubeček
2015-09-25
l2tp: auto load IP modules
stephen hemminger
2015-09-25
l2tp: auto load type modules
stephen hemminger
2015-09-25
net: dsa: Set a "dsa" device_type
Florian Fainelli
2015-09-24
switchdev: reduce transaction phase enum down to a boolean
Jiri Pirko
2015-09-24
dsa: use prepare/commit switchdev transaction helpers
Jiri Pirko
2015-09-24
switchdev: remove "ABORT" transaction phase
Jiri Pirko
2015-09-24
switchdev: move transaction phase enum under transaction structure
Jiri Pirko
2015-09-24
switchdev: introduce transaction item queue for attr_set and obj_add
Jiri Pirko
2015-09-24
switchdev: rename "trans" to "trans_ph".
Jiri Pirko
2015-09-24
tcp: factorize sk_txhash init
Eric Dumazet
2015-09-24
ipv6: remove unused neigh parameter from ndisc functions
Jiri Benc
2015-09-24
genetlink: simplify genl_notify
Jiri Benc
2015-09-23
bridge: don't age externally added FDB entries
Siva Mannem
2015-09-23
bridge: define some min/max/default ageing time constants
Scott Feldman
2015-09-23
cls_bpf: further limit exec opcodes subset
Daniel Borkmann
2015-09-23
cls_bpf: make binding to classid optional
Daniel Borkmann
2015-09-23
cls_bpf: also dump TCA_BPF_FLAGS
Daniel Borkmann
2015-09-23
sched, bpf: let stack handle !IFF_UP devs on bpf_clone_redirect
Daniel Borkmann
2015-09-23
ipv6 Use get_hash_from_flowi6 for rt6 hash
Tom Herbert
2015-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2015-09-21
tcp: send loss probe after 1s if no RTT available
Yuchung Cheng
2015-09-21
tcp: usec resolution SYN/ACK RTT
Yuchung Cheng
2015-09-21
s390/iucv: do not use arrays as argument
Ursula Braun
2015-09-21
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2015-09-20
rxrpc: Replace get_seconds with ktime_get_seconds
Ksenija Stanojevic
2015-09-18
netfilter: Use nf_ct_net instead of dev_net(out) in nf_nat_masquerade_ipv6
Eric W. Biederman
2015-09-18
netfilter: Pass net into nf_xfrm_me_harder
Eric W. Biederman
2015-09-18
netfilter: Pass priv instead of nf_hook_ops to netfilter hooks
Eric W. Biederman
2015-09-18
ipvs: Read hooknum from state rather than ops->hooknum
Eric W. Biederman
2015-09-18
netfilter: nf_conntrack: Add a struct net parameter to l4_pkt_to_tuple
Eric W. Biederman
2015-09-18
act_connmark: Remember the struct net instead of guessing it.
Eric W. Biederman
2015-09-18
netfilter: Pass net to nf_dup_ipv4 and nf_dup_ipv6
Eric W. Biederman
2015-09-18
netfilter: nf_tables: Use pkt->net instead of computing net from the passed n...
Eric W. Biederman
2015-09-18
netfilter: x_tables: Use par->net instead of computing from the passed net de...
Eric W. Biederman
2015-09-18
netfilter: x_tables: Pass struct net in xt_action_param
Eric W. Biederman
2015-09-18
netfilter: nf_tables: kill nft_pktinfo.ops
Eric W. Biederman
2015-09-18
inet netfilter: Prefer state->hook to ops->hooknum
Eric W. Biederman
2015-09-18
inet netfilter: Remove hook from ip6t_do_table, arp_do_table, ipt_do_table
Eric W. Biederman
[next]