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
2013-10-13
net: flow_dissector: fix thoff for IPPROTO_AH
Eric Dumazet
2013-10-13
net: fix multiqueue selection
Eric Dumazet
2013-10-13
net: sctp: fix smatch warning in sctp_send_asconf_del_ip
Daniel Borkmann
2013-10-13
net: sctp: fix bug in sctp_poll for SOCK_SELECT_ERR_QUEUE
Daniel Borkmann
2013-10-13
net: fib: fib6_add: fix potential NULL pointer dereference
Daniel Borkmann
2013-10-13
ipv6/exthdrs: accept tlv which includes only padding
Jiri Pirko
2013-10-13
tcp: Add missing braces to do_tcp_setsockopt
Dave Jones
2013-10-13
caif: Add missing braces to multiline if in cfctrl_linkup_request
Dave Jones
2013-10-13
HID: fix unused rsize usage
Jiri Kosina
2013-10-13
HID: fix data access in implement()
Jiri Kosina
2013-10-01
netfilter: ipset: Fix serious failure in CIDR tracking
Oliver Smith
2013-10-01
rpc: let xdr layer allocate gssproxy receieve pages
J. Bruce Fields
2013-10-01
rpc: fix huge kmalloc's in gss-proxy
J. Bruce Fields
2013-10-01
rpc: comment on linux_cred encoding, treat all as unsigned
J. Bruce Fields
2013-10-01
rpc: clean up decoding of gssproxy linux creds
J. Bruce Fields
2013-09-26
libceph: use pg_num_mask instead of pgp_num_mask for pg.seed calc
Sage Weil
2013-09-26
libceph: unregister request in __map_request failed and nofail == false
majianpeng
2013-09-26
net: Check the correct namespace when spoofing pid over SCM_RIGHTS
Andy Lutomirski
2013-09-14
net: ipv6: tcp: fix potential use after free in tcp_v6_do_rcv
Daniel Borkmann
2013-09-14
ipv6: fix null pointer dereference in __ip6addrlbl_add
Hannes Frederic Sowa
2013-09-14
ICMPv6: treat dest unreachable codes 5 and 6 as EACCES, not EPROTO
Jiri Bohac
2013-09-14
net: bridge: convert MLDv2 Query MRC into msecs_to_jiffies for max_delay
Daniel Borkmann
2013-09-14
net: revert 8728c544a9c ("net: dev_pick_tx() fix")
Eric Dumazet
2013-09-14
tipc: set sk_err correctly when connection fails
Erik Hugne
2013-09-14
tcp: tcp_make_synack() should use sock_wmalloc
Phil Oester
2013-09-14
ipv6: Don't depend on per socket memory for neighbour discovery messages
Thomas Graf
2013-09-14
ipv4: sendto/hdrincl: don't use destination address found in header
Chris Clark
2013-09-14
tcp: don't apply tsoffset if rcv_tsecr is zero
Andrew Vagin
2013-09-14
tcp: initialize rcv_tstamp for restored sockets
Andrew Vagin
2013-09-14
net_sched: restore "linklayer atm" handling
Jesper Dangaard Brouer
2013-09-14
bridge: Use the correct bit length for bitmap functions in the VLAN code
Toshiaki Makita
2013-09-14
packet: restore packet statistics tp_packets to include drops
Willem de Bruijn
2013-09-14
tcp: set timestamps for restored skb-s
Andrey Vagin
2013-09-14
ipv6: drop packets with multiple fragmentation headers
Hannes Frederic Sowa
2013-09-14
ipv6: remove max_addresses check from ipv6_create_tempaddr
Hannes Frederic Sowa
2013-09-14
rtnetlink: rtnl_bridge_getlink: Call nlmsg_find_attr() with ifinfomsg header
Asbjoern Sloth Toennesen
2013-09-14
ip_tunnel: Do not use inner ip-header-id for tunnel ip-header-id.
Pravin B Shelar
2013-09-14
genl: Hold reference on correct module while netlink-dump.
Pravin B Shelar
2013-09-14
genl: Fix genl dumpit() locking.
Pravin B Shelar
2013-09-14
rtnetlink: Fix inverted check in ndo_dflt_fdb_del()
Sridhar Samudrala
2013-09-14
ip_gre: fix ipgre_header to return correct offset MIME-Version: 1.0
Timo Teräs
2013-09-14
ipv6: don't stop backtracking in fib6_lookup_1 if subtree does not match
Hannes Frederic Sowa
2013-09-14
tcp: cubic: fix bug in bictcp_acked()
Eric Dumazet
2013-09-14
tcp: cubic: fix overflow error in bictcp_update()
Eric Dumazet
2013-09-14
bridge: don't try to update timers in case of broken MLD queries
Linus Lüssing
2013-09-14
fib_trie: remove potential out of bound access
Eric Dumazet
2013-09-14
neighbour: populate neigh_parms on alloc before calling ndo_neigh_setup
Veaceslav Falico
2013-09-14
net: check net.core.somaxconn sysctl values
Roman Gushchin
2013-09-14
net: rtm_to_ifaddr: free ifa if ifa_cacheinfo processing fails
Daniel Borkmann
2013-09-14
htb: fix sign extension bug
stephen hemminger
[next]