aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2011-12-27tipc: Minor optimization of broadcast link transmit queue statisticAllan Stephens
2011-12-27tipc: Handle broadcast attempt when no neighboring nodes existAllan Stephens
2011-12-27tipc: Ensure broadcast link spinlock is held when updating node mapAllan Stephens
2011-12-27tipc: Eliminate dynamic allocation of broadcast link data structuresAllan Stephens
2011-12-27tipc: Eliminate useless check when network address is assignedAllan Stephens
2011-12-27tipc: Minor correction to TIPC module unloadingAllan Stephens
2011-12-27tipc: Eliminate useless memset operations in Ethernet media supportAllan Stephens
2011-12-27tipc: Do timely cleanup of disabled Ethernet bearer resourcesAllan Stephens
2011-12-27tipc: Minor optimization to deactivation of Ethernet media suppotAllan Stephens
2011-12-27tipc: Revise comment justifying release of configuration spinlockAllan Stephens
2011-12-27tipc: Allow run-time alteration of default link settingsAllan Stephens
2011-12-27tipc: Ignore neighbor discovery messages containing invalid addressAllan Stephens
2011-12-27tipc: Hide media-specific addressing details from generic bearer codeAllan Stephens
2011-12-27tipc: Add new address conversion routines for Ethernet mediaAllan Stephens
2011-12-27tipc: Improve handling of media address printing errorsAllan Stephens
2011-12-27tipc: Streamline media registration error checkingAllan Stephens
2011-12-27tipc: Eliminate duplication of media structuresAllan Stephens
2011-12-27tipc: Optimize detection of duplicate media registrationAllan Stephens
2011-12-27tipc: Register new media using pre-compiled structureAllan Stephens
2011-12-27tipc: Enable use by containers having their own network namespaceAllan Stephens
2011-12-26ipv6: Kill useless route tracing bits in net/ipv6/route.cDavid S. Miller
2011-12-26unix: If we happen to find peer NULL when diag dumping, write zero.David S. Miller
2011-12-26unix_diag: Fix incoming connections nla lengthPavel Emelyanov
2011-12-25Merge branch 'pm-sleep' into pm-for-linusRafael J. Wysocki
2011-12-25Merge branch 'nf-next' of git://1984.lsi.us.es/net-nextDavid S. Miller
2011-12-25netfilter: xtables: add nfacct match to support extended accountingPablo Neira Ayuso
2011-12-25netfilter: add extended accounting infrastructure over nfnetlinkPablo Neira Ayuso
2011-12-24rfs: better sizing of dev_flow_tableEric Dumazet
2011-12-24Merge branch 'nf' of git://1984.lsi.us.es/netDavid S. Miller
2011-12-24netem: dont call vfree() under spinlock and BH disabledEric Dumazet
2011-12-24netfilter: ctnetlink: fix scheduling while atomic if helper is autoloadedPablo Neira Ayuso
2011-12-24netfilter: ctnetlink: fix return value of ctnetlink_get_expect()Pablo Neira Ayuso
2011-12-24netfilter: ctnetlink: get and zero operations must be atomicPablo Neira Ayuso
2011-12-23netlink: Undo const marker in netlink_is_kernel().David S. Miller
2011-12-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-12-23netem: loss model API sizesstephen hemminger
2011-12-23sch_hfsc: report backlog informationEric Dumazet
2011-12-23Revert "Bluetooth: Increase HCI reset timeout in hci_dev_do_close"Gustavo F. Padovan
2011-12-23Merge branch 'nf' of git://1984.lsi.us.es/netDavid S. Miller
2011-12-23Bluetooth: Incorrect address while storing LTK.Hemant Gupta
2011-12-23netfilter: xt_connbytes: handle negation correctlyFlorian Westphal
2011-12-23netfilter: ctnetlink: remove dead NAT codePatrick McHardy
2011-12-23netfilter: nf_nat: remove obsolete check in nf_nat_mangle_udp_packet()Patrick McHardy
2011-12-23netfilter: nf_nat: remove obsolete code from nf_nat_icmp_reply_translation()Patrick McHardy
2011-12-23netfilter: nat: remove module reference counting from NAT protocolsPatrick McHardy
2011-12-23netfilter: nf_nat: add missing nla_policy entry for CTA_NAT_PROTO attributePatrick McHardy
2011-12-23netfilter: nf_nat: use hash random for bysource hashPatrick McHardy
2011-12-23netfilter: nf_nat: export NAT definitions to userspacePatrick McHardy
2011-12-23netfilter: rework user-space expectation helper supportPablo Neira Ayuso
2011-12-23net: relax rcvbuf limitsEric Dumazet