summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2013-07-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/shemmi...David S. Miller
2013-07-02x25: Fix broken locking in ioctl error paths.Dave Jones
2013-07-02netem: use rb tree to implement the time queueEric Dumazet
2013-07-01sunrpc: Don't schedule an upcall on a replaced cache entry.NeilBrown
2013-07-01net/sunrpc: xpt_auth_cache should be ignored when expired.NeilBrown
2013-07-01sunrpc/cache: ensure items removed from cache do not have pending upcalls.NeilBrown
2013-07-01sunrpc/cache: use cache_fresh_unlocked consistently and correctly.NeilBrown
2013-07-01sunrpc/cache: remove races with queuing an upcall.NeilBrown
2013-07-01svcrpc: don't error out on small tcp fragmentJ. Bruce Fields
2013-07-01svcrpc: fix handling of too-short rpc'sJ. Bruce Fields
2013-07-01svcrpc: store gss mech in svc_credJ. Bruce Fields
2013-07-01svcrpc: introduce init_svc_credJ. Bruce Fields
2013-07-01Merge branch 'for-3.10' into 'for-3.11'J. Bruce Fields
2013-07-01neighbour: fix a race in neigh_destroy()Eric Dumazet
2013-07-01ipv6: fix ecmp lookup when oif is specifiedNicolas Dichtel
2013-07-01ipv6: only apply anti-spoofing checks to not-pointopoint tunnelsHannes Frederic Sowa
2013-07-01Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2013-07-01openvswitch: Add Kconfig dependency on GRE-DEMUX.Pravin B Shelar
2013-07-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller
2013-06-30netfilter: nf_queue: add NFQA_SKB_CSUM_NOTVERIFIED info flagFlorian Westphal
2013-06-29more open-coded file_inode() callsAl Viro
2013-06-29ipv4: use next hop exceptions also for input routesTimo Teräs
2013-06-29ipv6: resend MLD report if a link-local address completes DADHannes Frederic Sowa
2013-06-29ipv6: introduce per-interface counter for dad-completed ipv6 addressesHannes Frederic Sowa
2013-06-28SUNRPC: PipeFS MOUNT notification optimization for dying clientsStanislav Kinsbursky
2013-06-28SUNRPC: split client creation routine into setup and registrationStanislav Kinsbursky
2013-06-28SUNRPC: fix races on PipeFS UMOUNT notificationsStanislav Kinsbursky
2013-06-28SUNRPC: fix races on PipeFS MOUNT notificationsStanislav Kinsbursky
2013-06-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-06-28Merge branch 'freezer'Rafael J. Wysocki
2013-06-28netlink: fix splat in skb_clone with large messagesPablo Neira
2013-06-28sit: add support of x-netnsNicolas Dichtel
2013-06-28dev: introduce skb_scrub_packet()Nicolas Dichtel
2013-06-26ipv6: rearm router solicitaion timer when setting new tokenized addressHannes Frederic Sowa
2013-06-26af_key: fix info leaks in notify messagesMathias Krause
2013-06-26ipv6: ip6_sk_dst_check() must not assume ipv6 dstEric Dumazet
2013-06-26net: fix kernel deadlock with interface rename and netdev name retrieval.Nicolas Schichan
2013-06-26sit: fix 4in4 + IPsec scenarioNicolas Dichtel
2013-06-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2013-06-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-06-26ipvs: add sync_persist_mode flagJulian Anastasov
2013-06-26ipvs: SH fallback and L4 hashingAlexander Frolkin
2013-06-26ipvs: drop SCTP connections depending on stateJulian Anastasov
2013-06-26ipvs: replace the SCTP state machineJulian Anastasov
2013-06-26ipvs: sloppy TCP and SCTPAlexander Frolkin
2013-06-26ipvs: provide iph to schedulersJulian Anastasov
2013-06-26Merge ../vxlan-xStephen Hemminger
2013-06-25bridge: check for zero ether address in fdb addStephen Hemminger
2013-06-25net: poll/select low latency socket supportEliezer Tamir
2013-06-25net: sctp: simplify sctp_get_portDaniel Borkmann