summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2013-04-17net: sctp: sctp_outq: remove 'malloced' from its structDaniel Borkmann
2013-04-17net: sctp: sctp_inq: remove dead codeDaniel Borkmann
2013-04-17net: sctp: sctp_ssnmap: remove 'malloced' element from structDaniel Borkmann
2013-04-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...David S. Miller
2013-04-17net: drop dst before queueing fragmentsEric Dumazet
2013-04-16packet: minor: add generic tpacket_uhdr to access packet headersDaniel Borkmann
2013-04-16sctp: Add buffer utilization fields to /proc/net/sctp/assocsDilip Daya
2013-04-16neighbour: Convert NEIGH_PRINTK to neigh_dbgJoe Perches
2013-04-15openvswitch: Use generic struct pcpu_tstats.Pravin B Shelar
2013-04-15openvswitch: Simplify datapath locking.Pravin B Shelar
2013-04-15net: add dev_uc_sync_multiple() and dev_mc_sync_multiple() apiVlad Yasevich
2013-04-15net: sctp: minor: make sctp_ep_common's member 'dead' a boolDaniel Borkmann
2013-04-15net: sctp: remove sctp_ep_common struct member 'malloced'Daniel Borkmann
2013-04-15esp4: fix error return code in esp_output()Wei Yongjun
2013-04-15bridge: make user modified path cost stickystephen hemminger
2013-04-14net: tcp_memcontrol: minor: remove unused variableDaniel Borkmann
2013-04-14net: sock: make sock_tx_timestamp voidDaniel Borkmann
2013-04-14ipv6: statically link register_inet6addr_notifier()Cong Wang
2013-04-13tcp: tcp_tso_segment() small optimizationEric Dumazet
2013-04-12tcp: GSO should be TSQ friendlyEric Dumazet
2013-04-12act_csum: fix possible use after freeEric Dumazet
2013-04-12net/802/mrp: fix possible race condition when calling mrp_pdu_queue()David Ward
2013-04-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller
2013-04-12Merge branch 'for-john' of git://x-git.kernel.org/pub/scm/linux/kernel/git/jb...John W. Linville
2013-04-12netfilter: nf_nat: fix race when unloading protocol modulesFlorian Westphal
2013-04-12Revert "netprio_cgroup: make local table static"David S. Miller
2013-04-11tcp: Reallocate headroom if it would overflow csum_startThomas Graf
2013-04-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2013-04-11tcp: incoming connections might use wrong route under synfloodDmitry Popov
2013-04-10netprio_cgroup: make local table staticstephen hemminger
2013-04-10openvswitch: datapath.h: Fix a stale comment.Andy Zhou
2013-04-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-04-10mac80211: fix cfg80211 interaction on auth/assoc requestJohannes Berg
2013-04-10Merge tag 'nfs-for-3.9-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2013-04-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-04-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-04-09netfilter: ipset: hash:*net*: nomatch flag not excluded on set resizeJozsef Kadlecsik
2013-04-09netfilter: ipset: list:set: fix reference counter updateJozsef Kadlecsik
2013-04-09Merge branch 'fixes-for-3.9' of git://gitorious.org/linux-can/linux-canDavid S. Miller
2013-04-09selinux: add a skb_owned_by() hookEric Dumazet
2013-04-09netprio_cgroup: remove task_struct parameter from sock_update_netprio()Zefan Li
2013-04-09cls_cgroup: remove task_struct parameter from sock_update_classid()Zefan Li
2013-04-09tcp_memcontrol: remove a redundant statement in tcp_destroy_cgroup()Zefan Li
2013-04-09net: ipv6: only invalidate previously tokenized addressesDaniel Borkmann
2013-04-09net: ipv6: also allow token to be set when device not readyDaniel Borkmann
2013-04-09net: ipv6: minor: use in6addr_any in token initDaniel Borkmann
2013-04-09can: gw: use kmem_cache_free() instead of kfree()Wei Yongjun
2013-04-08netrom: fix invalid use of sizeof in nr_recvmsg()Wei Yongjun
2013-04-08af_iucv: fix recvmsg by replacing skb_pull() functionUrsula Braun
2013-04-08rtnetlink: Call nlmsg_parse() with correct header lengthMichael Riesch