index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2014-06-23
rtnetlink: fix userspace API breakage for iproute2 < v3.9.0
Michal Schmidt
2014-06-23
sctp: Fix sk_ack_backlog wrap-around problem
Xufeng Zhang
2014-06-23
ipv4: fix a race in ip4_datagram_release_cb()
Eric Dumazet
2014-06-23
ipip, sit: fix ipv4_{update_pmtu,redirect} calls
Dmitry Popov
2014-06-23
net: force a list_del() in unregister_netdevice_many()
Eric Dumazet
2014-06-23
tcp: fix cwnd undo on DSACK in F-RTO
Yuchung Cheng
2014-06-23
net: fix inet_getid() and ipv6_select_ident() bugs
Eric Dumazet
2014-06-23
net: tunnels - enable module autoloading
Tom Gundersen
2014-06-23
bridge: Prevent insertion of FDB entry with disallowed vlan
Toshiaki Makita
2014-06-23
netlink: Only check file credentials for implicit destinations
Eric W. Biederman
2014-06-23
net: Use netlink_ns_capable to verify the permisions of netlink messages
Eric W. Biederman
2014-06-23
net: Add variants of capable for use on netlink messages
Eric W. Biederman
2014-06-23
net: Add variants of capable for use on on sockets
Eric W. Biederman
2014-06-23
net: Move the permission check in sock_diag_put_filterinfo to packet_diag_dump
Eric W. Biederman
2014-06-23
netlink: Rename netlink_capable netlink_allowed
Eric W. Biederman
2014-06-23
skbuff: skb_segment: orphan frags before copying
Michael S. Tsirkin
2014-06-23
skbuff: skb_segment: s/fskb/list_skb/
Michael S. Tsirkin
2014-06-23
skbuff: skb_segment: s/skb/head_skb/
Michael S. Tsirkin
2014-06-23
skbuff: skb_segment: s/skb_frag/frag/
Michael S. Tsirkin
2014-06-23
skbuff: skb_segment: s/frag/nskb_frag/
Michael S. Tsirkin
2014-06-11
netfilter: ipv4: defrag: set local_df flag on defragmented skb
Florian Westphal
2014-06-09
libceph: fix corruption when using page_count 0 page in rbd
Chunwei Chen
2014-06-06
Bluetooth: Fix triggering BR/EDR L2CAP Connect too early
Johan Hedberg
2014-06-06
mac80211: fix suspend vs. association race
Emmanuel Grumbach
2014-06-06
cfg80211: free sme on connection failures
Eliad Peller
2014-06-04
netfilter: Fix potential use after free in ip6_route_me_harder()
Sergey Popovich
2014-06-04
mac80211: fix on-channel remain-on-channel
Johannes Berg
2014-05-29
net-gro: reset skb->truesize in napi_reuse_skb()
Eric Dumazet
2014-05-29
ipv4: initialise the itag variable in __mkroute_input
Li RongQing
2014-05-29
ip_tunnel: Initialize the fallback device properly
Steffen Klassert
2014-05-29
batman-adv: increase orig refcount when storing ref in gw_node
Antonio Quartulli
2014-05-29
rtnetlink: wait for unregistering devices in rtnl_link_unregister()
Cong Wang
2014-05-29
ip6_tunnel: fix potential NULL pointer dereference
Susant Sahani
2014-05-29
ipv4: fib_semantics: increment fib_info_cnt after fib_info allocation
Sergey Popovich
2014-05-29
net: ipv6: send pkttoobig immediately if orig frag size > mtu
Florian Westphal
2014-05-29
net: ipv4: ip_forward: fix inverted local_df test
Florian Westphal
2014-05-29
ip_tunnel: Set network header properly for IP_ECN_decapsulate()
Ying Cai
2014-05-29
vsock: Make transport the proto owner
Andy King
2014-05-29
tcp_cubic: fix the range of delayed_ack
Liu Yu
2014-05-29
sctp: reset flowi4_oif parameter on route lookup
Xufeng Zhang
2014-05-29
bridge: Handle IFLA_ADDRESS correctly when creating bridge device
Toshiaki Makita
2014-05-29
ipv6: fib: fix fib dump restart
Kumar Sundararajan
2014-05-29
rtnetlink: Only supply IFLA_VF_PORTS information when RTEXT_FILTER_VF is set
David Gibson
2014-05-29
rtnetlink: Warn when interface's information won't fit in our packet
David Gibson
2014-05-29
net: Fix ns_capable check in sock_diag_put_filterinfo
Andrew Lutomirski
2014-05-29
net: sctp: cache auth_enable per endpoint
Vlad Yasevich
2014-05-29
vlan: Fix lockdep warning when vlan dev handle notification
dingtianhong
2014-05-29
ip6_gre: don't allow to remove the fb_tunnel_dev
Nicolas Dichtel
2014-05-29
filter: prevent nla extensions to peek beyond the end of the message
Mathias Krause
2014-05-29
ipv4: return valid RTA_IIF on ip route get
Julian Anastasov
[next]