summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2013-02-14hlist-drop-the-node-parameter-from-iterators-fix-fix-fixAndrew Morton
2013-02-14hlist-drop-the-node-parameter-from-iterators-fixAndrew Morton
2013-02-14hlist: drop the node parameter from iteratorsSasha Levin
2013-02-14sctp: convert to idr_alloc()Tejun Heo
2013-02-14mac80211: convert to idr_alloc()Tejun Heo
2013-02-14net/9p: convert to idr_alloc()Tejun Heo
2013-02-14net: change type of virtio_chan->p9_max_pagesZhang Yanfei
2013-02-14net/core: apply pm_runtime_set_memalloc_noio on network devicesMing Lei
2013-02-14Merge remote-tracking branch 'tty/tty-next'Stephen Rothwell
2013-02-14Merge remote-tracking branch 'driver-core/driver-core-next'Stephen Rothwell
2013-02-14Merge remote-tracking branch 'workqueues/for-next'Stephen Rothwell
2013-02-14Merge remote-tracking branch 'trivial/for-next'Stephen Rothwell
2013-02-14Merge remote-tracking branch 'wireless-next/master'Stephen Rothwell
2013-02-14Merge remote-tracking branch 'ipsec-next/master'Stephen Rothwell
2013-02-14Merge remote-tracking branch 'net-next/master'Stephen Rothwell
2013-02-14Merge remote-tracking branch 'slave-dma/next'Stephen Rothwell
2013-02-14Merge remote-tracking branch 'nfsd/nfsd-next'Stephen Rothwell
2013-02-14Merge remote-tracking branch 'nfs/linux-next'Stephen Rothwell
2013-02-14Merge remote-tracking branch 's390/features'Stephen Rothwell
2013-02-13net: sctp: add build check for sctp_sf_eat_sack_6_2/jsctp_sf_eat_sackDaniel Borkmann
2013-02-13net: sctp: minor: make jsctp_sf_eat_sack staticDaniel Borkmann
2013-02-13net, sctp: remove CONFIG_EXPERIMENTALKees Cook
2013-02-13net: sctp: sctp_v6_get_dst: fix boolean test in dst cacheDaniel Borkmann
2013-02-13batman-adv: Fix NULL pointer dereference in DAT hash collision avoidancePau Koning
2013-02-13net: Fix possible wrong checksum generation.Pravin B Shelar
2013-02-13tcp: send packets with a socket timestampAndrey Vagin
2013-02-13tcp: set and get per-socket timestampAndrey Vagin
2013-02-13tcp: adding a per-socket timestamp offsetAndrey Vagin
2013-02-13netpoll: fix smatch warnings in netpoll core codeNeil Horman
2013-02-13net: skbuff: fix compile error in skb_panic()James Hogan
2013-02-12act_police: improved accuracy at high ratesJiri Pirko
2013-02-12act_police: move struct tcf_police to act_police.cJiri Pirko
2013-02-12tbf: improved accuracy at high ratesJiri Pirko
2013-02-12sch_api: introduce qdisc_watchdog_schedule_ns()Jiri Pirko
2013-02-12sch: make htb_rate_cfg and functions around that genericJiri Pirko
2013-02-12htb: initialize cl->tokens and cl->ctokens correctlyJiri Pirko
2013-02-12htb: remove pointless first initialization of buffer and cbufferJiri Pirko
2013-02-12htb: use PSCHED_TICKS2NS()Jiri Pirko
2013-02-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-02-12htb: fix values in opt dumpJiri Pirko
2013-02-12Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2013-02-12net: fix infinite loop in __skb_recv_datagram()Eric Dumazet
2013-02-12net: sctp: remove unused multiple cookie keysDaniel Borkmann
2013-02-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-02-12iucv: fix kernel panic at rebootHendrik Brueckner
2013-02-11netpoll: cleanup sparse warningsNeil Horman
2013-02-11netpoll: Fix __netpoll_rcu_free so that it can hold the rtnl lockNeil Horman
2013-02-11skbuff: create skb_panic() function and its wrappersJean Sacren
2013-02-11mac80211: Add flushes before going off-channelSeth Forshee
2013-02-11mac80211: Fix tx queue handling during scansSeth Forshee