aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* tipc: fix race/inefficiencies in poll/wait behaviourYing Xue2012-11-21
* sctp: send abort chunk when max_retrans exceededNeil Horman2012-11-20
* net: Remove redundant null check before kfree in dev.cSachin Kamat2012-11-20
* caif: Remove redundant null check before kfree in cfctrl.cSachin Kamat2012-11-20
* sit: allow to configure 6rd tunnels via netlinkNicolas Dichtel2012-11-20
* net: remove unnecessary wireless includesJohannes Berg2012-11-19
* net: rds: use this_cpu_* per-cpu helperShan Wei2012-11-19
* net: core: use this_cpu_ptr per-cpu helperShan Wei2012-11-19
* netfilter: Remove the spurious \ in __ip_vs_lblc_initEric W. Biederman2012-11-19
* net: Make CAP_NET_BIND_SERVICE per user namespaceEric W. Biederman2012-11-18
* net: Enable a userns root rtnl calls that are safe for unprivilged usersEric W. Biederman2012-11-18
* net: Enable some sysctls that are safe for the userns rootEric W. Biederman2012-11-18
* net: Allow the userns root to control vlans.Eric W. Biederman2012-11-18
* net: Allow userns root to control the network bridge code.Eric W. Biederman2012-11-18
* net: Allow userns root to control llc, netfilter, netlink, packet, and xfrmEric W. Biederman2012-11-18
* net: Allow userns root to control ipv6Eric W. Biederman2012-11-18
* net: Allow userns root to control ipv4Eric W. Biederman2012-11-18
* net: Allow userns root control of the core of the network stack.Eric W. Biederman2012-11-18
* net: Allow userns root to force the scm credsEric W. Biederman2012-11-18
* user_ns: get rid of duplicate code in net_ctl_permissionsZhao Hongjiang2012-11-18
* net: Update the per network namespace sysctls to be available to the network ...Eric W. Biederman2012-11-18
* net: Push capable(CAP_NET_ADMIN) into the rtnl methodsEric W. Biederman2012-11-18
* net: Don't export sysctls to unprivileged usersEric W. Biederman2012-11-18
* sysctl: Pass useful parameters to sysctl permissionsEric W. Biederman2012-11-18
* userns: make each net (net_ns) belong to a user_nsEric W. Biederman2012-11-18
* netns: Deduplicate and fix copy_net_ns when !CONFIG_NET_NSEric W. Biederman2012-11-18
* ipv6: Preserve ipv6 functionality needed by NETVlad Yasevich2012-11-18
* sctp: use bitmap_weightAkinobu Mita2012-11-17
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-11-17
|\
| * Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-11-16
| |\
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-11-16
| | |\
| | | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville2012-11-14
| | | |\
| | | | * Bluetooth: Fix memory leak when removing a UUIDJohan Hedberg2012-11-09
| | | | * Bluetooth: Notify about device registration before power onMarcel Holtmann2012-11-09
| | | | * Bluetooth: Fix error status when pairing failsPaulo Sérgio2012-11-09
| | | | * Bluetooth: Fix having bogus entries in mgmt_read_index_list replyJohan Hedberg2012-11-09
| | | * | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-11-14
| | | |\ \ | | | | |/ | | | |/|
| | | | * wireless: allow 40 MHz on world roaming channels 12/13Johannes Berg2012-11-12
| | | | * mac80211: call skb_dequeue/ieee80211_free_txskb instead of __skb_queue_purgeFelix Fietkau2012-11-10
| | | | * mac80211: don't send null data packet when not associatedJohannes Berg2012-11-09
| | | | * mac80211: fix memory leak in device registration error pathJohannes Berg2012-11-09
| | | | * mac80211: sync acccess to tx_filtered/ps_tx_buf queuesArik Nemtsov2012-11-05
| | | | * mac80211: init sched_scan_iesDavid Spinadel2012-10-31
| | | | * mac80211: do not call ieee80211_configure_filter if no interfaces are upFelix Fietkau2012-10-31
| * | | | net-rps: Fix brokeness causing OOO packetsTom Herbert2012-11-16
| * | | | Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2012-11-16
| |\ \ \ \
| | * | | | batman-adv: process broadcast packets in BLA earlierAntonio Quartulli2012-11-16
| | * | | | batman-adv: don't add TEMP clients belonging to other backbone nodesAntonio Quartulli2012-11-16
| | * | | | batman-adv: correctly pass the client flag on tt_responseAntonio Quartulli2012-11-16
| | * | | | batman-adv: fix tt_global_entries flags updateAntonio Quartulli2012-11-16