summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
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-11-30pppoatm: do not inline pppoatm_may_send()Krzysztof Mazur
2012-11-30pppoatm: drop frames to not-ready vccKrzysztof Mazur
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-26atm: br2684: Fix excessive queue bloatDavid Woodhouse
2012-11-26dsa: Hide core config options; make drivers select what they needBen Hutchings
2012-11-25ipv4/ipmr and ipv6/ip6mr: Convert int mroute_do_<foo> to boolJoe Perches
2012-11-25ipv4: ipmr: various fixes and cleanupsEric Dumazet
2012-11-25net: dsa/slave: Fix compilation warningsviresh kumar
2012-11-25net: sched: enable CAN Identifier to be build into kernelMarc Kleine-Budde
2012-11-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-11-23Merge branch 'tipc_net-next' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller
2012-11-22ipv4: do not cache looped multicastsJulian Anastasov
2012-11-22ipv6: adapt connect for repair moveAndrey Vagin
2012-11-22Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller
2012-11-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2012-11-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2012-11-22tipc: delete TIPC_ADVANCED Kconfig variablePaul Gortmaker
2012-11-22tipc: eliminate an unnecessary cast of node variableYing Xue
2012-11-22tipc: introduce message to synchronize broadcast linkJon Maloy
2012-11-22tipc: rename supported flag to recv_permittedYing Xue
2012-11-22tipc: remove supportable flag from bclink structureYing Xue
2012-11-22tipc: remove the bearer congestion mechanismYing Xue
2012-11-22tipc: wake up all waiting threads at socket shutdownYing Xue
2012-11-21netfilter: cttimeout: fix buffer overflowFlorian Westphal
2012-11-21netfilter: ipset: Fix range bug in hash:ip,port,netJozsef Kadlecsik
2012-11-21tipc: return POLLOUT for sockets in an unconnected stateErik Hugne
2012-11-21tipc: fix race/inefficiencies in poll/wait behaviourYing Xue
2012-11-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-11-21batman-adv: Use packing of 2 for all headers before an ethernet headerSven Eckelmann
2012-11-21batman-adv: Start new development cycleSven Eckelmann
2012-11-21batman-adv: Fix broadcast duplist for fragmentationSimon Wunderlich
2012-11-21batman-adv: Add function to calculate crc32c for the skb payloadSven Eckelmann
2012-11-21batman-adv: Add wrapper to look up neighbor and send skbMartin Hundebøll
2012-11-21batman-adv: support array of debugfs general attributesAntonio Quartulli
2012-11-21batman-adv: fix bla compare functionSimon Wunderlich
2012-11-21batman-adv: Mark best gateway in transtable_global debugfsSven Eckelmann
2012-11-20sctp: send abort chunk when max_retrans exceededNeil Horman
2012-11-20ipv6: fix inet6_csk_update_pmtu() return valueEric Dumazet
2012-11-20net: Remove redundant null check before kfree in dev.cSachin Kamat
2012-11-20caif: Remove redundant null check before kfree in cfctrl.cSachin Kamat
2012-11-20sit: allow to configure 6rd tunnels via netlinkNicolas Dichtel