summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2013-02-06wpan: use stack buffer instead of heapAlexander Aring
2013-02-066lowpan: use stack buffer instead of heapAlexander Aring
2013-02-066lowpan: Remove __init tag from lowpan_netlink_fini().David S. Miller
2013-02-06tcp: fix for zero packets_in_flight was too broadIlpo Järvinen
2013-02-06netpoll: protect napi_poll and poll_controller during dev_[open|close]Neil Horman
2013-02-06wpan: whitespace fixAlexander Aring
2013-02-06driver-core: constify data for class_find_device()Michał Mirosław
2013-02-06ipv6: Don't send packet to big messages to selfSteffen Klassert
2013-02-06net: core: Remove unnecessary alloc/OOM messagesJoe Perches
2013-02-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-02-06mac80211: fix error in sizeof() usageCong Ding
2013-02-06xfrm: make gc_thresh configurable in all namespacesMichal Kubecek
2013-02-06xfrm: remove unused xfrm4_policy_fini()Michal Kubecek
2013-02-06xfrm: Add a state resolution packet queueSteffen Klassert
2013-02-06ipvs: sctp: fix checksumming on snat and dnat handlersDaniel Borkmann
2013-02-05tcp: remove Appropriate Byte Count supportStephen Hemminger
2013-02-05ipv4: Disallow non-namespace aware protocols to register.David S. Miller
2013-02-05l2tp: Make ipv4 protocol handler namespace aware.David S. Miller
2013-02-05l2tp: create tunnel sockets in the right namespaceTom Parkin
2013-02-05l2tp: prevent tunnel creation on netns mismatchTom Parkin
2013-02-05l2tp: set netnsok flag for netlink messagesTom Parkin
2013-02-05l2tp: put tunnel socket release on a workqueueTom Parkin
2013-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-02-05sunrpc: move address copy/cmp/convert routines and prototypes from clnt.h to ...Jeff Layton
2013-02-05mac80211: stop plink timer only on mesh interfacesThomas Pedersen
2013-02-05netfilter: nf_ct_pptp: Fix comment referring to incorrect RFCReese Moore
2013-02-05netfilter: nfnetlink: add mutex per subsystemPablo Neira Ayuso
2013-02-05netfilter: xt_CT: add alias flagPablo Neira Ayuso
2013-02-05netfilter: xt_CT: merge common code of revision 0 and 1Pablo Neira Ayuso
2013-02-05netfilter: fix missing dependencies for NETFILTER_XT_MATCH_CONNLABELFlorian Westphal
2013-02-04Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2013-02-04ipcomp: Mark as netns_ok.David S. Miller
2013-02-04mcast: do not check 'rv' twice in a rowJean Sacren
2013-02-04net: remove redundant check for timer pending state before del_timerYing Xue
2013-02-04sctp: sctp_close: fix release of bindings for deferred call_rcu'sDaniel Borkmann
2013-02-04netns: bridge: allow unprivileged users add/delete mdb entryGao feng
2013-02-04netns: ebtable: allow unprivileged users to operate ebtablesGao feng
2013-02-04netns: fdb: allow unprivileged users to add/del fdb entriesGao feng
2013-02-04tcp: ipv6: Update MIB counters for dropsVijay Subramanian
2013-02-04tcp: Update MIB counters for dropsVijay Subramanian
2013-02-04mac80211: mesh power save basicsMarco Porsch
2013-02-04cfg80211: wrap BSS krefJohannes Berg
2013-02-04cfg80211: remove a local variableJohannes Berg
2013-02-04cfg80211: use lockdep to assert lock is heldJohannes Berg
2013-02-04mac80211: send deauth if connection was lost during suspendJohannes Berg
2013-02-04mac80211: allow transmitting deauth with tainted keyJohannes Berg
2013-02-04cfg80211: move locking into cfg80211_bss_ageJohannes Berg
2013-02-04cfg80211: fix BSS IE allocation commentJohannes Berg
2013-02-04mac80211: remove unused SSID from BSSJohannes Berg
2013-02-04cfg80211: remove unused cfg80211_get_meshJohannes Berg