aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* net: Kill register_sysctl_rotableEric W. Biederman2012-04-20
* net sysctl: Initialize the network sysctls sooner to avoid problems.Eric W. Biederman2012-04-20
* net sysctl: Register an empty /proc/sys/netEric W. Biederman2012-04-20
* net: Implement register_net_sysctl.Eric W. Biederman2012-04-20
* Merge branch 'tipc_net-next' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller2012-04-20
|\
| * tipc: Ensure network address change doesn't impact configuration serviceAllan Stephens2012-04-19
| * tipc: Ensure network address change doesn't impact rejected messageAllan Stephens2012-04-19
| * tipc: handle <0.0.0> as an alias for this node on outgoing msgsAllan Stephens2012-04-19
| * tipc: properly handle off-node send requests with invalid addrAllan Stephens2012-04-19
| * tipc: take lock while updating node network addressAllan Stephens2012-04-19
| * tipc: Ensure network address change doesn't impact local connectionsAllan Stephens2012-04-19
| * tipc: delete duplicate peerport/peernode helper functionsAllan Stephens2012-04-19
| * tipc: Ensure network address change doesn't impact new portAllan Stephens2012-04-19
| * tipc: Optimize re-initialization of port message header templatesAllan Stephens2012-04-19
| * tipc: Ensure network address change doesn't impact name table updatesAllan Stephens2012-04-19
| * tipc: Add routines for safe checking of node's network addressAllan Stephens2012-04-19
| * tipc: Don't record failed publication attempt as a successAllan Stephens2012-04-19
| * tipc: Update node-scope publications when network address is assignedAllan Stephens2012-04-19
| * tipc: Separate cluster-scope and zone-scope names into distinct listsAllan Stephens2012-04-19
| * tipc: Factor out name publication code to a separate functionAllan Stephens2012-04-18
| * tipc: introduce publication lists structAllan Stephens2012-04-18
* | ipv4: dont drop packet in defrag but consume itEric Dumazet2012-04-19
* | net: gro: GRO_MERGED_FREE consumes packetsEric Dumazet2012-04-19
* | net: dont drop packet but consume itEric Dumazet2012-04-19
* | ipv6: dccp: dont drop packet but consume itEric Dumazet2012-04-19
* | packet: dont drop packet but consume itEric Dumazet2012-04-19
* | ipv6: tcp: dont drop packet but consume itEric Dumazet2012-04-19
* | netlink: dont drop packet but consume itEric Dumazet2012-04-19
* | ip6_tunnel: dont drop packet but consume itEric Dumazet2012-04-19
* | net: fix compile error of leaking kmemleak.h headerShan Wei2012-04-19
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-04-18
|\ \
| * | mac80211: add function retrieve average rssiWey-Yi Guy2012-04-16
| * | cfg80211: increse bss expire timeRajkumar Manoharan2012-04-16
| * | mac80211: Take into account TSF adjustment latency in Toffset setpointJavier Cardona2012-04-16
| * | mac80211: Choose a new toffset setpoint if a big tsf jump is detected.Javier Cardona2012-04-16
| * | mac80211: check IEEE80211_HW_QUEUE_CONTROL in ieee80211_check_queues()Luciano Coelho2012-04-16
| * | cfg80211: enforce lack of interface combinationsJohannes Berg2012-04-16
| * | mac80211: remove ieee80211_rx_bss_getMohammed Shafi Shajakhan2012-04-13
| * | mac80211: remove hw.conf.channel usage where possibleMichal Kazior2012-04-13
| * | mac80211: fix an issue in ieee80211_tx_info count field managementLorenzo Bianconi2012-04-13
| * | cfg80211: Add channel information to NL80211_CMD_GET_INTERFACEPontus Fuchs2012-04-13
| * | mac80211: protect ->scanning by mutex in ieee80211_work_work()Stanislaw Gruszka2012-04-13
| * | mac80211: do not scan and monitor connection in parallelStanislaw Gruszka2012-04-13
| * | NFC: Fix LLCP link timeout typoSamuel Ortiz2012-04-12
| * | NFC: Add MIUX to the local LLCP general bytesSamuel Ortiz2012-04-12
| * | NFC: Call llcp_add_header properly when sending LLCP DM or DISCSamuel Ortiz2012-04-12
| * | NFC: Fix LLCP TLV building routineSamuel Ortiz2012-04-12
| * | NFC: No need to apply twice the modulo op to LLCP's recv_nSamuel Ortiz2012-04-12
| * | NFC: Dump LLCP framesSamuel Ortiz2012-04-12
| * | NFC: Add Core support to generate tag lost eventEric Lapuyade2012-04-12