summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | Bluetooth: Use chan instead of l2cap_pi macroGustavo F. Padovan2011-12-161-1/+1
| | | * | | | Bluetooth: remove struct hci_chan_hashGustavo F. Padovan2011-12-162-14/+8
| * | | | | | net_sched: qdisc_alloc_handle() can be too slowEric Dumazet2012-01-031-5/+9
| * | | | | | sch_qfq: accurate wsum handlingEric Dumazet2012-01-031-8/+9
| * | | | | | sch_sfq: dont put new flow at the end of flowsEric Dumazet2012-01-031-1/+1
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-01-024-6/+12
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | netfilter: nfnetlink_acct: fix nfnl_acct_get operationPablo Neira Ayuso2012-01-011-4/+13
| * | | | | | netem: fix classful handlingEric Dumazet2011-12-301-121/+81
| * | | | | | IPv6: Avoid taking write lock for /proc/net/ipv6_routeJosh Hunt2011-12-302-1/+21
| * | | | | | unix_diag: Fixup RQLEN extension reportPavel Emelyanov2011-12-301-1/+12
| * | | | | | af_unix: Move CINQ/COUTQ code to helpersPavel Emelyanov2011-12-301-23/+36
| * | | | | | unix_diag: Add the MEMINFO extensionPavel Emelyanov2011-12-301-8/+12
| * | | | | | inet_diag: Add the SKMEMINFO extensionPavel Emelyanov2011-12-301-0/+4
| * | | | | | sock_diag: Introduce the meminfo nla core (v2)Pavel Emelyanov2011-12-301-0/+23
| * | | | | | Merge branch 'tipc-Dec29-2011' of git://git.kernel.org/pub/scm/linux/kernel/g...David S. Miller2011-12-3018-237/+248
| |\ \ \ \ \ \
| | * | | | | | tipc: rename struct bearer_name to struct tipc_bearer_namesPaul Gortmaker2011-12-292-6/+6
| | * | | | | | tipc: rename struct link* to struct tipc_link*Paul Gortmaker2011-12-2910-146/+156
| | * | | | | | tipc: rename struct bcbearer* to tipc_bcbearer*Paul Gortmaker2011-12-291-10/+10
| | * | | | | | tipc: rename struct bclink to struct tipc_bclinkPaul Gortmaker2011-12-291-4/+4
| | * | | | | | tipc: rename struct subscriber to struct tipc_subscriberPaul Gortmaker2011-12-291-11/+11
| | * | | | | | tipc: rename struct subscription to struct tipc_subscriptionPaul Gortmaker2011-12-294-26/+27
| | * | | | | | tipc: rename struct port_list to struct tipc_port_listPaul Gortmaker2011-12-296-19/+19
| | * | | | | | tipc: rename struct media to struct tipc_mediaPaul Gortmaker2011-12-295-15/+15
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-12-303-9/+22
| |\ \ \ \ \ \ \
| * | | | | | | | ipv6: Fix neigh lookup using NULL device.David S. Miller2011-12-291-7/+10
| * | | | | | | | ipv6: Report TCP timetstamp info in cacheinfo just like ipv4 does.David S. Miller2011-12-291-1/+10
| * | | | | | | | sch_tbf: report backlog informationEric Dumazet2011-12-291-0/+1
| * | | | | | | | netfilter: Kconfig: fix unmet xt_nfacct dependenciesPablo Neira Ayuso2011-12-291-1/+1
| | |/ / / / / / | |/| | | | | |
| * | | | | | | ipv6: Kill rt6i_dev and rt6i_expires defines.David S. Miller2011-12-289-49/+49
| * | | | | | | ipv6: Create fast inline ipv6 neigh lookup just like ipv4.David S. Miller2011-12-281-19/+22
| * | | | | | | ipv6: Use universal hash for NDISC.David S. Miller2011-12-284-18/+18
| * | | | | | | netrom: avoid overflows in nr_setsockopt()Xi Wang2011-12-281-7/+7
| * | | | | | | ax25: avoid overflows in ax25_setsockopt()Xi Wang2011-12-281-5/+6
| * | | | | | | genetlink: add auto module loadingStephen Hemminger2011-12-281-0/+9
| * | | | | | | ipv6: Remove optimistic DAD flag test in ipv6_add_addr()David Miller2011-12-281-10/+0
| * | | | | | | netfilter: provide config option to disable ancient procfs partsJan Engelhardt2011-12-274-9/+19
| * | | | | | | netfilter: xtables: collapse conditions in xt_ecnJan Engelhardt2011-12-271-9/+6
| * | | | | | | netfilter: xtables: add an IPv6 capable version of the ECN matchPatrick McHardy2011-12-271-26/+80
| * | | | | | | netfilter: xtables: give xt_ecn its own nameJan Engelhardt2011-12-271-17/+17
| * | | | | | | netfilter: xtables: move ipt_ecn to xt_ecnJan Engelhardt2011-12-275-6/+16
| * | | | | | | tipc: Allow use of buf_seqno() helper routine by unicast linksAllan Stephens2011-12-273-25/+24
| * | | | | | | tipc: Ignore broadcast acknowledgements that are out-of-rangeAllan Stephens2011-12-274-13/+37
| * | | | | | | tipc: Flush unsent broadcast messages when contact with last node is lostAllan Stephens2011-12-271-1/+11
| * | | | | | | tipc: Minor optimization of broadcast link transmit queue statisticAllan Stephens2011-12-271-4/+4
| * | | | | | | tipc: Handle broadcast attempt when no neighboring nodes existAllan Stephens2011-12-271-1/+7
| * | | | | | | tipc: Ensure broadcast link spinlock is held when updating node mapAllan Stephens2011-12-273-10/+22
| * | | | | | | tipc: Eliminate dynamic allocation of broadcast link data structuresAllan Stephens2011-12-273-31/+13
| * | | | | | | tipc: Eliminate useless check when network address is assignedAllan Stephens2011-12-271-7/+5
| * | | | | | | tipc: Minor correction to TIPC module unloadingAllan Stephens2011-12-271-1/+1
| * | | | | | | tipc: Eliminate useless memset operations in Ethernet media supportAllan Stephens2011-12-271-3/+0