summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-11-04ipv6: fill rt6i_gateway with nexthop addressJulian Anastasov
2013-11-04ipv6: always prefer rt6i_gateway if presentJulian Anastasov
2013-11-04inet: fix possible memory corruption with UDP_CORK and UFOHannes Frederic Sowa
2013-11-04net: fix cipso packet validation when !NETLABELSeif Mazareeb
2013-11-04net: unix: inherit SOCK_PASS{CRED, SEC} flags from socket to fix raceDaniel Borkmann
2013-11-04be2net: pass if_id for v1 and V2 versions of TX_CREATE cmdVasundhara Volam
2013-11-04wanxl: fix info leak in ioctlSalva Peiró
2013-11-04sctp: Perform software checksum if packet has to be fragmented.Vlad Yasevich
2013-11-04sctp: Use software crc32 checksum when xfrm transform will happen.Fan Du
2013-11-04net: dst: provide accessor function to dst->xfrmVlad Yasevich
2013-11-04bridge: Correctly clamp MAX forward_delay when enabling STPVlad Yasevich
2013-11-04virtio-net: refill only when device is up during setting queuesJason Wang
2013-11-04virtio-net: fix the race between channels setting and refillJason Wang
2013-11-04virtio-net: don't respond to cpu hotplug notifier if we're not readyJason Wang
2013-11-04bnx2x: record rx queue for LRO packetsEric Dumazet
2013-11-04connector: use nlmsg_len() to check message lengthMathias Krause
2013-11-04unix_diag: fix info leakMathias Krause
2013-11-04farsync: fix info leak in ioctlSalva Peiró
2013-11-04l2tp: must disable bh before calling l2tp_xmit_skb()Eric Dumazet
2013-11-04vti: get rid of nf mark rule in preroutingChristophe Gouault
2013-11-04net: vlan: fix nlmsg size calculation in vlan_get_size()Marc Kleine-Budde
2013-11-04xen-netback: Don't destroy the netdev until the vif is shut downPaul Durrant
2013-11-04net: secure_seq: Fix warning when CONFIG_IPV6 and CONFIG_INET are not selectedFabio Estevam
2013-11-04can: dev: fix nlmsg size calculation in can_get_size()Marc Kleine-Budde
2013-11-04ipv4: fix ineffective source address selectionJiri Benc
2013-11-04proc connector: fix info leaksMathias Krause
2013-11-04net: heap overflow in __audit_sockaddr()Dan Carpenter
2013-11-04net: mv643xx_eth: fix orphaned statistics timer crashSebastian Hesselbarth
2013-11-04net: mv643xx_eth: update statistics timer from timer context onlySebastian Hesselbarth
2013-11-04l2tp: Fix build warning with ipv6 disabled.David S. Miller
2013-11-04l2tp: fix kernel panic when using IPv4-mapped IPv6 addressesFrançois CACHEREUL
2013-11-04net: do not call sock_put() on TIMEWAIT socketsEric Dumazet
2013-11-04tcp: fix incorrect ca_state in tail loss probeYuchung Cheng
2013-11-04tcp: do not forget FIN in tcp_shifted_skb()Eric Dumazet
2013-11-04tcp: must unclone packets before mangling themEric Dumazet
2013-11-04tcp: TSQ can use a dynamic limitEric Dumazet
2013-11-04tcp: TSO packets automatic sizingEric Dumazet
2013-10-18Linux 3.10.17v3.10.17Greg Kroah-Hartman
2013-10-18x86: avoid remapping data in parse_setup_data()Linn Crosetto
2013-10-18ipc,msg: prevent race with rmid in msgsnd,msgrcvDavidlohr Bueso
2013-10-18ipc/sem.c: update sem_otime for all operationsManfred Spraul
2013-10-18ipc/sem.c: synchronize the proc interfaceManfred Spraul
2013-10-18ipc/sem.c: optimize sem_lock()Manfred Spraul
2013-10-18ipc/sem.c: fix race in sem_lock()Manfred Spraul
2013-10-18ipc: fix race with LSMsDavidlohr Bueso
2013-10-18ipc: drop ipc_lock_checkDavidlohr Bueso
2013-10-18ipc, shm: drop shm_lock_checkDavidlohr Bueso
2013-10-18ipc: drop ipc_lock_by_ptrDavidlohr Bueso
2013-10-18ipc, shm: guard against non-existant vma in shmdt(2)Davidlohr Bueso
2013-10-18ipc: document general ipc locking schemeDavidlohr Bueso