summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* tipc: remove print_buf and deprecated log buffer codeErik Hugne2012-07-137-333/+2
* tipc: phase out most of the struct print_buf usageErik Hugne2012-07-1310-222/+213
* tipc: simplify print buffer handling in tipc_printfErik Hugne2012-07-131-42/+10
* tipc: simplify link_print by divorcing it from using tipc_printfPaul Gortmaker2012-07-131-17/+7
* tipc: remove TIPC packet debugging functions and macrosErik Hugne2012-07-134-312/+0
* tipc: use standard printk shortcut macros (pr_err etc.)Erik Hugne2012-07-1318-174/+177
* tipc: limit error messages relating to memory leak to one linePaul Gortmaker2012-07-121-2/+4
* tipc: factor stats struct out of the larger link structPaul Gortmaker2012-07-121-30/+32
* bridge: fix endianLi RongQing2012-07-111-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-07-1013-53/+62
|\
| * net: Fix memory leak - vlan_info structAmir Hanania2012-07-101-0/+3
| * Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2012-07-103-7/+19
| |\
| | * batman-adv: check incoming packet type for blaSimon Wunderlich2012-07-063-7/+19
| * | net/rxrpc/ar-peer.c: remove invalid reference to list iterator variableJulia Lawall2012-07-091-1/+1
| * | net: cgroup: fix out of bounds accessesEric Dumazet2012-07-092-4/+8
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-07-093-6/+4
| |\ \
| | * | mac80211: destroy assoc_data correctly if assoc failsEliad Peller2012-07-091-4/+2
| | * | NFC: Prevent NULL deref when getting socket nameSasha Levin2012-07-091-1/+1
| | * | mac80211: correct size the argument to kzalloc in minstrel_htThomas Huehn2012-07-091-1/+1
| * | | Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller2012-07-091-1/+3
| |\ \ \
| | * | | netfilter: ipset: timeout fixing bug broke SET target special timeout valueJozsef Kadlecsik2012-07-091-1/+3
| | | |/ | | |/|
| * | | cgroup: fix panic in netprio_cgroupGao feng2012-07-091-1/+2
| * | | netem: add limitation to reordered packetsEric Dumazet2012-07-091-27/+15
| * | | ieee802154: verify packet size before trying to allocate itSasha Levin2012-07-081-6/+6
| |/ /
* | | net: Fix non-kernel-doc comments with kernel-doc start markerBen Hutchings2012-07-104-17/+8
* | | net: Fix (nearly-)kernel-doc comments for various functionsBen Hutchings2012-07-1046-103/+163
* | | net: Properly define functions with no parametersBen Hutchings2012-07-101-1/+1
* | | ipv4: Remove inetpeer from routes.David S. Miller2012-07-102-61/+6
* | | ipv4: Calling ->cow_metrics() now is a bug.David S. Miller2012-07-101-28/+2
* | | ipv4: Kill dst_copy_metrics() call from ipv4_blackhole_route().David S. Miller2012-07-101-1/+0
* | | ipv4: Enforce max MTU metric at route insertion time.David S. Miller2012-07-102-6/+3
* | | ipv4: Maintain redirect and PMTU info in struct rtable again.David S. Miller2012-07-103-149/+40
* | | rtnetlink: Remove ts/tsage args to rtnl_put_cacheinfo().David S. Miller2012-07-104-8/+4
* | | inet: Kill FLOWI_FLAG_PRECOW_METRICS.David S. Miller2012-07-103-11/+4
* | | inet: Minimize use of cached route inetpeer.David S. Miller2012-07-105-22/+35
* | | inet: Remove ->get_peer() method.David S. Miller2012-07-102-32/+0
* | | tcp: Remove tw->tw_peerDavid S. Miller2012-07-101-14/+2
* | | tcp: Move timestamps from inetpeer to metrics cache.David S. Miller2012-07-107-123/+144
* | | net: Don't report route RTT metric value in cache dumps.David S. Miller2012-07-102-18/+15
* | | tcp: Maintain dynamic metrics in local cache.David S. Miller2012-07-102-93/+464
* | | tcp: Abstract back handling peer aliveness test into helper function.David S. Miller2012-07-103-2/+12
* | | tcp: Move dynamnic metrics handling into seperate file.David S. Miller2012-07-103-187/+195
* | | small cleanup in ax25_addr_parse()Dan Carpenter2012-07-091-2/+4
* | | sctp: refactor sctp_packet_append_chunk and clenup some memory leaksNeil Horman2012-07-081-27/+52
* | | Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller2012-07-075-3/+254
|\ \ \
| * | | net: em_canid: Ematch rule to match CAN frames according to their identifiersRostislav Lisovy2012-07-043-0/+251
| * | | can: fix sparse warning in af_can.cOliver Hartkopp2012-07-022-3/+3
* | | | Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller2012-07-0713-256/+540
|\ \ \ \
| * | | | netfilter: nfnetlink_queue: do not allow to set unsupported flag bitsKrishna Kumar2012-07-041-0/+5
| * | | | netfilter: nfnetlink: check callbacks before using those in nfnetlink_rcv_msgTomasz Bursztyka2012-07-041-1/+3
OpenPOWER on IntegriCloud