index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
Age
Commit message (
Expand
)
Author
Lines
2015-09-24
ipvs: Pass ipvs not net to stop_sync_thread
Eric W. Biederman
-1
/
+1
2015-09-24
ipvs: Pass ipvs not net to start_sync_thread
Eric W. Biederman
-1
/
+1
2015-09-24
ipvs: Pass ipvs not net to ip_vs_proto_data_get
Eric W. Biederman
-1
/
+1
2015-09-24
ipvs: Pass ipvs not net to ip_vs_service_net_cleanup
Eric W. Biederman
-1
/
+1
2015-09-24
ipvs: Pass ipvs not net to ip_vs_find_dest
Eric W. Biederman
-1
/
+1
2015-09-24
ipvs: Pass ipvs not net to ip_vs_has_real_service
Eric W. Biederman
-1
/
+1
2015-09-24
ipvs: Pass ipvs not net to ip_vs_service_find
Eric W. Biederman
-1
/
+1
2015-09-24
ipvs: Store ipvs not net in struct ip_vs_service
Eric W. Biederman
-1
/
+1
2015-09-24
ipvs: Pass ipvs not net to ip_vs_fill_conn
Eric W. Biederman
-2
/
+2
2015-09-24
ipvs: Store ipvs not net in struct ip_vs_conn_param
Eric W. Biederman
-2
/
+2
2015-09-24
ipvs: Store ipvs not net in struct ip_vs_conn
Eric W. Biederman
-30
/
+1
2015-09-23
net/ethoc: support big-endian register layout
Max Filippov
-0
/
+1
2015-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
-61
/
+126
2015-09-22
Revert "mac80211: add pointer for driver use to key"
Johannes Berg
-2
/
+0
2015-09-22
mac80211: allow the driver to advertise A-MSDU within A-MPDU Rx support
Emmanuel Grumbach
-0
/
+4
2015-09-22
mac80211: allow to transmit A-MSDU within A-MPDU
Emmanuel Grumbach
-1
/
+4
2015-09-22
mac80211: introduce per vif frame registration API
Andrei Otcheretianski
-0
/
+16
2015-09-22
nl80211: support vendor dumpit commands
Johannes Berg
-0
/
+9
2015-09-22
ieee802154: change needed headroom/tailroom
Alexander Aring
-8
/
+8
2015-09-22
ieee802154: introduce wpan_dev_header_ops
Alexander Aring
-9
/
+33
2015-09-22
ieee802154: header_ops: fix frame control setting
Alexander Aring
-1
/
+1
2015-09-21
tcp/dccp: fix timewait races in timer handling
Eric Dumazet
-1
/
+13
2015-09-21
tcp: usec resolution SYN/ACK RTT
Yuchung Cheng
-0
/
+1
2015-09-21
s390/iucv: do not use arrays as argument
Ursula Braun
-10
/
+10
2015-09-21
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
-120
/
+53
2015-09-20
ip6tunnel: make rx/tx bytes counters consistent
Nicolas Dichtel
-1
/
+1
2015-09-20
net: Fix behaviour of unreachable, blackhole and prohibit routes
Nikola Forró
-11
/
+19
2015-09-18
netfilter: Pass net into nf_xfrm_me_harder
Eric W. Biederman
-1
/
+1
2015-09-18
netfilter: Pass priv instead of nf_hook_ops to netfilter hooks
Eric W. Biederman
-19
/
+18
2015-09-18
netfilter: nf_conntrack: Add a struct net parameter to l4_pkt_to_tuple
Eric W. Biederman
-2
/
+4
2015-09-18
act_connmark: Remember the struct net instead of guessing it.
Eric W. Biederman
-0
/
+1
2015-09-18
netfilter: Pass net to nf_dup_ipv4 and nf_dup_ipv6
Eric W. Biederman
-2
/
+2
2015-09-18
netfilter: nf_tables: Pass struct net in nft_pktinfo
Eric W. Biederman
-1
/
+2
2015-09-18
netfilter: x_tables: Pass struct net in xt_action_param
Eric W. Biederman
-0
/
+1
2015-09-18
netfilter: nf_tables: kill nft_pktinfo.ops
Eric W. Biederman
-9
/
+6
2015-09-18
Merge tag 'ipvs-for-v4.4' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Pablo Neira Ayuso
-28
/
+92
2015-09-18
Bluetooth: Add BT_ERR_RATELIMITED
Szymon Janc
-0
/
+4
2015-09-17
bpf: add bpf_redirect() helper
Alexei Starovoitov
-0
/
+1
2015-09-17
cls_bpf: introduce integrated actions
Daniel Borkmann
-1
/
+1
2015-09-17
tcp: provide skb->hash to synack packets
Eric Dumazet
-4
/
+8
2015-09-17
netfilter: Pass net into okfn
Eric W. Biederman
-5
/
+9
2015-09-17
net: Merge dst_output and dst_output_sk
Eric W. Biederman
-5
/
+1
2015-09-17
xfrm: Remove unused afinfo method init_dst
Eric W. Biederman
-2
/
+0
2015-09-17
net: Fix vti use case with oif in dst lookups
David Ahern
-1
/
+2
2015-09-17
ipv6: include NLM_F_REPLACE in route replace notifications
Roopa Prabhu
-1
/
+2
2015-09-17
ieee802154: af_ieee802154: fix typo in comment.
Stefan Schmidt
-1
/
+1
2015-09-17
ieee802154: 6lowpan: remove tx full-size calc workaround
Alexander Aring
-113
/
+0
2015-09-17
ieee802154: 6lowpan: check on valid 802.15.4 frame
Alexander Aring
-0
/
+15
2015-09-17
ieee820154: 6lowpan: dispatch evaluation rework
Alexander Aring
-6
/
+25
2015-09-17
Bluetooth: close HCI device when user channel socket gets closed
Simon Fels
-0
/
+1
[prev]
[next]