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-07-28
ipv4: fix buffer overflow in ip_options_compile()
Eric Dumazet
2014-07-28
dns_resolver: Null-terminate the right string
Ben Hutchings
2014-07-28
dns_resolver: assure that dns_query() result is null-terminated
Manuel Schölling
2014-07-28
net: sctp: fix information leaks in ulpevent layer
Daniel Borkmann
2014-07-28
tipc: clear 'next'-pointer of message fragments before reassembly
Jon Paul Maloy
2014-07-28
appletalk: Fix socket referencing in skb
Andrey Utkin
2014-07-28
tcp: fix false undo corner cases
Yuchung Cheng
2014-07-28
igmp: fix the problem when mc leave group
dingtianhong
2014-07-28
8021q: fix a potential memory leak
Li RongQing
2014-07-28
tcp: fix tcp_match_skb_to_sack() for unaligned SACK at end of an skb
Neal Cardwell
2014-07-09
mac80211: don't check netdev state for debugfs read/write
Arik Nemtsov
2014-07-09
Bluetooth: Remove unused hci_le_ltk_reply()
Syam Sidhardhan
2014-07-09
Bluetooth: Fix SSP acceptor just-works confirmation without MITM
Johan Hedberg
2014-06-30
skbuff: skb_segment: orphan frags before copying
Michael S. Tsirkin
2014-06-30
skbuff: export skb_copy_ubufs
Michael S. Tsirkin
2014-06-26
sctp: Fix sk_ack_backlog wrap-around problem
Xufeng Zhang
2014-06-26
net: fix inet_getid() and ipv6_select_ident() bugs
Eric Dumazet
2014-06-26
net: tunnels - enable module autoloading
Tom Gundersen
2014-06-16
netfilter: ipv4: defrag: set local_df flag on defragmented skb
Florian Westphal
2014-06-11
nfsd: check passed socket's net matches NFSd superblock's one
Stanislav Kinsbursky
2014-06-11
virtio: 9p: correctly pass physical address to userspace for high pages
Will Deacon
2014-06-11
Bluetooth: Fix invalid length check in l2cap_information_rsp()
Jaganath Kanakkassery
2014-06-11
Bluetooth: Fix missing length checks for L2CAP signalling PDUs
Johan Hedberg
2014-06-07
mac80211: drop spoofed packets in ad-hoc mode
Felix Fietkau
2014-06-07
cfg80211: check wdev->netdev in connection work
Johannes Berg
2014-06-07
mac80211: introduce IEEE80211_HW_TEARDOWN_AGGR_ON_BAR_FAIL
Stanislaw Gruszka
2014-06-07
net-gro: reset skb->truesize in napi_reuse_skb()
Eric Dumazet
2014-06-07
skb: Add inline helper for getting the skb end offset from head
Alexander Duyck
2014-06-07
ipv4: initialise the itag variable in __mkroute_input
Li RongQing
2014-06-07
act_mirred: do not drop packets when fails to mirror it
Jason Wang
2014-06-07
ipv4: fib_semantics: increment fib_info_cnt after fib_info allocation
Sergey Popovich
2014-06-07
net: ipv4: ip_forward: fix inverted local_df test
Florian Westphal
2014-06-07
tcp_cubic: fix the range of delayed_ack
Liu Yu
2014-06-07
rtnetlink: Only supply IFLA_VF_PORTS information when RTEXT_FILTER_VF is set
David Gibson
2014-06-07
rtnetlink: Warn when interface's information won't fit in our packet
David Gibson
2014-06-07
filter: prevent nla extensions to peek beyond the end of the message
Mathias Krause
2014-06-07
net: ipv4: current group_info should be put after using.
Wang, Xiaoming
2014-06-07
ipv6: Limit mtu to 65575 bytes
Eric Dumazet
2014-06-07
net: core: don't account for udp header size when computing seglen
Florian Westphal
2014-06-07
l2tp: take PMTU from tunnel UDP socket
Dmitry Petukhov
2014-06-07
net: sctp: test if association is dead in sctp_wake_up_waiters
Daniel Borkmann
2014-06-07
net: sctp: wake up all assocs if sndbuf policy is per socket
Daniel Borkmann
2014-05-18
netfilter: Can't fail and free after table replacement
Thomas Graf
2014-04-26
Bluetooth: Fix removing Long Term Key
Claudio Takahasi
2014-04-26
rds: prevent dereference of a NULL device in rds_iw_laddr_check
Sasha Levin
2014-04-26
ipv6: some ipv6 statistic counters failed to disable bh
Hannes Frederic Sowa
2014-04-26
ipv6: ip6_append_data_mtu do not handle the mtu of the second fragment properly
lucien
2014-04-26
ipv6: Avoid unnecessary temporary addresses being generated
Heiner Kallweit
2014-04-26
net: socket: error on a negative msg_namelen
Matthew Leach
2014-04-26
vlan: Set correct source MAC address with TX VLAN offload enabled
Peter Boström
[next]