aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-12-30
|\
| * packet: fix possible dev refcnt leak when bind failWei Yongjun2011-12-27
| * Merge branch 'nf' of git://1984.lsi.us.es/netDavid S. Miller2011-12-24
| |\
| | * netfilter: ctnetlink: fix scheduling while atomic if helper is autoloadedPablo Neira Ayuso2011-12-24
| | * netfilter: ctnetlink: fix return value of ctnetlink_get_expect()Pablo Neira Ayuso2011-12-24
| * | netem: dont call vfree() under spinlock and BH disabledEric Dumazet2011-12-24
* | | ipv6: Fix neigh lookup using NULL device.David S. Miller2011-12-29
* | | ipv6: Report TCP timetstamp info in cacheinfo just like ipv4 does.David S. Miller2011-12-29
* | | sch_tbf: report backlog informationEric Dumazet2011-12-29
* | | netfilter: Kconfig: fix unmet xt_nfacct dependenciesPablo Neira Ayuso2011-12-29
* | | ipv6: Kill rt6i_dev and rt6i_expires defines.David S. Miller2011-12-28
* | | ipv6: Create fast inline ipv6 neigh lookup just like ipv4.David S. Miller2011-12-28
* | | ipv6: Use universal hash for NDISC.David S. Miller2011-12-28
* | | netrom: avoid overflows in nr_setsockopt()Xi Wang2011-12-28
* | | ax25: avoid overflows in ax25_setsockopt()Xi Wang2011-12-28
* | | genetlink: add auto module loadingStephen Hemminger2011-12-28
* | | ipv6: Remove optimistic DAD flag test in ipv6_add_addr()David Miller2011-12-28
* | | netfilter: provide config option to disable ancient procfs partsJan Engelhardt2011-12-27
* | | netfilter: xtables: collapse conditions in xt_ecnJan Engelhardt2011-12-27
* | | netfilter: xtables: add an IPv6 capable version of the ECN matchPatrick McHardy2011-12-27
* | | netfilter: xtables: give xt_ecn its own nameJan Engelhardt2011-12-27
* | | netfilter: xtables: move ipt_ecn to xt_ecnJan Engelhardt2011-12-27
* | | tipc: Allow use of buf_seqno() helper routine by unicast linksAllan Stephens2011-12-27
* | | tipc: Ignore broadcast acknowledgements that are out-of-rangeAllan Stephens2011-12-27
* | | tipc: Flush unsent broadcast messages when contact with last node is lostAllan Stephens2011-12-27
* | | tipc: Minor optimization of broadcast link transmit queue statisticAllan Stephens2011-12-27
* | | tipc: Handle broadcast attempt when no neighboring nodes existAllan Stephens2011-12-27
* | | tipc: Ensure broadcast link spinlock is held when updating node mapAllan Stephens2011-12-27
* | | tipc: Eliminate dynamic allocation of broadcast link data structuresAllan Stephens2011-12-27
* | | tipc: Eliminate useless check when network address is assignedAllan Stephens2011-12-27
* | | tipc: Minor correction to TIPC module unloadingAllan Stephens2011-12-27
* | | tipc: Eliminate useless memset operations in Ethernet media supportAllan Stephens2011-12-27
* | | tipc: Do timely cleanup of disabled Ethernet bearer resourcesAllan Stephens2011-12-27
* | | tipc: Minor optimization to deactivation of Ethernet media suppotAllan Stephens2011-12-27
* | | tipc: Revise comment justifying release of configuration spinlockAllan Stephens2011-12-27
* | | tipc: Allow run-time alteration of default link settingsAllan Stephens2011-12-27
* | | tipc: Ignore neighbor discovery messages containing invalid addressAllan Stephens2011-12-27
* | | tipc: Hide media-specific addressing details from generic bearer codeAllan Stephens2011-12-27
* | | tipc: Add new address conversion routines for Ethernet mediaAllan Stephens2011-12-27
* | | tipc: Improve handling of media address printing errorsAllan Stephens2011-12-27
* | | tipc: Streamline media registration error checkingAllan Stephens2011-12-27
* | | tipc: Eliminate duplication of media structuresAllan Stephens2011-12-27
* | | tipc: Optimize detection of duplicate media registrationAllan Stephens2011-12-27
* | | tipc: Register new media using pre-compiled structureAllan Stephens2011-12-27
* | | tipc: Enable use by containers having their own network namespaceAllan Stephens2011-12-27
* | | ipv6: Kill useless route tracing bits in net/ipv6/route.cDavid S. Miller2011-12-26
* | | unix: If we happen to find peer NULL when diag dumping, write zero.David S. Miller2011-12-26
* | | unix_diag: Fix incoming connections nla lengthPavel Emelyanov2011-12-26
* | | Merge branch 'nf-next' of git://1984.lsi.us.es/net-nextDavid S. Miller2011-12-25
|\ \ \
| * | | netfilter: xtables: add nfacct match to support extended accountingPablo Neira Ayuso2011-12-24