summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2012-12-02tcp: don't abort splice() after small transfersWilly Tarreau
2012-12-01Merge git://git.infradead.org/users/dwmw2/atmDavid S. Miller
2012-12-02pppoatm: optimise PPP channel wakeups after sock_owned_by_user()David Woodhouse
2012-12-02br2684: allow assign only on a connected socketKrzysztof Mazur
2012-12-02br2684: fix module_put() raceDavid Woodhouse
2012-12-02pppoatm: fix missing wakeup in pppoatm_send()David Woodhouse
2012-12-02br2684: don't send frames on not-ready vccDavid Woodhouse
2012-12-02atm: add release_cb() callback to vccDavid Woodhouse
2012-12-01ipv6: unify logic evaluating inet6_dev's accept_ra propertyShmulik Ladkani
2012-12-01tcp: change default tcp hash sizeEric Dumazet
2012-11-30net: move inet_dport/inet_num in sock_commonEric Dumazet
2012-11-30sctp: verify length provided in heartbeat information parameterThomas Graf
2012-11-30rtnelink: remove unused parameter from rtnl_create_link().Rami Rosen
2012-11-30Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2012-11-30sctp: fix CONFIG_SCTP_DBG_MSG=y null pointer dereference in sctp_v6_get_dst()Tommi Rantala
2012-11-30mac802154: use kfree_skb() instead of dev_kfree_skb()Alan Ott
2012-11-30mac802154: fix memory leaksAlan Ott
2012-11-306lowpan: consider checksum bytes in fragmentation thresholdAlan Ott
2012-11-308021q: fix vlan device to inherit the unicast filtering capability flagYi Zou
2012-11-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...David S. Miller
2012-11-30pppoatm: do not inline pppoatm_may_send()Krzysztof Mazur
2012-11-30pppoatm: drop frames to not-ready vccKrzysztof Mazur
2012-11-30batman-adv: use ETH_P_BATMANAntonio Quartulli
2012-11-29core: make GRO methods static.Rami Rosen
2012-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-11-28Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/o...David S. Miller
2012-11-28Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2012-11-28openvswitch: Use RCU callback when detaching netdevices.Jesse Gross
2012-11-28ip6tnl/sit: drop packet if ECN present with not-ECTNicolas Dichtel
2012-11-28Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller
2012-11-28irda: irttp: fix memory leak in irttp_open_tsap() error pathTommi Rantala
2012-11-28pkt_sched: QFQ Plus: fair-queueing service at DRR costPaolo Valente
2012-11-28sctp: Error in calculation of RTTvarSchoch Christian
2012-11-28sctp: fix -ENOMEM result with invalid user space pointer in sendto() syscallTommi Rantala
2012-11-28sctp: fix memory leak in sctp_datamsg_from_user() when copy from user space f...Tommi Rantala
2012-11-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-11-28pppoatm: take ATM socket lock in pppoatm_send()Krzysztof Mazur
2012-11-28pppoatm: fix module_put() raceKrzysztof Mazur
2012-11-28pppoatm: allow assign only on a connected socketKrzysztof Mazur
2012-11-28atm: add owner of push() callback to atmvccKrzysztof Mazur
2012-11-26net: ipmr: limit MRT_TABLE identifiersEric Dumazet
2012-11-26ip6mr: Add sizeof verification to MRT6_ASSERT and MT6_PIMJoe Perches
2012-11-26ipv4: avoid passing NULL to inet_putpeer() in icmpv4_xrlim_allow()Neal Cardwell
2012-11-26sockopt: Change getsockopt() of SO_BINDTODEVICE to return an interface nameBrian Haley
2012-11-26atm: br2684: Fix excessive queue bloatDavid Woodhouse
2012-11-26dsa: Hide core config options; make drivers select what they needBen Hutchings
2012-11-26can: bcm: initialize ifindex for timeouts without previous frame receptionOliver Hartkopp
2012-11-26Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-11-26openvswitch: add skb mark matching and set actionAnsis Atteka
2012-11-26cfg80211: fix some tracing output issuesJohannes Berg