summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | include/net/cfg80211.h: wiphy_<level> messages use dev_printkJoe Perches2010-09-161-49/+0
| | * | | mac80211: match only assigned bss in sta_info_get_bssJohannes Berg2010-09-141-1/+1
| | * | | mac80211: wait for scan work complete before restarting hwStanislaw Gruszka2010-09-141-0/+3
| | * | | mac80211: Fix dangling pointer in ieee80211_xmitSteve deRosier2010-09-141-0/+1
| | * | | nl80211: Uninitialized variableBill Jordan2010-09-141-1/+1
| | * | | net/wireless: use ARRAY_SIZE macro in radiotap.cNikitas Angelinas2010-09-141-1/+2
* | | | | caif: Use default send and receive buffer size in caif_socket.Sjur Braendeland2010-09-211-7/+0
* | | | | caif: Fix function NULL pointer check.Sjur Braendeland2010-09-211-1/+1
* | | | | caif: Minor fixes in log prints.Sjur Braendeland2010-09-212-7/+3
* | | | | caif: Remove buggy re-definition of pr_debugSjur Braendeland2010-09-211-3/+0
* | | | | net: constify some ppp/pptp structsEric Dumazet2010-09-211-1/+1
* | | | | net: core: use kernel's converter from hex to binAndy Shevchenko2010-09-212-12/+11
* | | | | ethtool: Fix build due to lack of ethtool.h include.David S. Miller2010-09-211-0/+1
* | | | | Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/net-next-2.6David S. Miller2010-09-216-104/+69
|\ \ \ \ \
| * | | | | dccp ccid-3: Remove redundant 'options_received' structGerrit Renker2010-09-212-23/+8
| * | | | | dccp tfrc/ccid-3: computing the loss rate from the Loss Event RateGerrit Renker2010-09-213-5/+19
| * | | | | dccp ccid-3: remove dead statesGerrit Renker2010-09-212-30/+9
| * | | | | dccp: Replace magic CCID-specific numbers by symbolic constantsGerrit Renker2010-09-211-10/+3
| * | | | | dccp: Add packet type information to CCID-specific option parsingGerrit Renker2010-09-213-41/+35
| |/ / / /
* | | | | ethtool: Allocate register dump buffer with vmalloc()Ben Hutchings2010-09-211-2/+2
* | | | | net: rx_dropped accountingEric Dumazet2010-09-207-8/+28
|/ / / /
* | | | bridge : Sanitize skb before it enters the IP stackBandan Das2010-09-192-30/+80
* | | | rds: spin_lock_irq() is not nestableDan Carpenter2010-09-192-4/+4
* | | | rds: double unlock in rds_ib_cm_handle_connect()Dan Carpenter2010-09-191-1/+0
* | | | rds: signedness bugDan Carpenter2010-09-191-1/+1
* | | | ethtool, ixgbe: Move RX n-tuple mask fixup to ethtoolBen Hutchings2010-09-171-0/+34
* | | | netns: keep vlan slaves on master netns moveDavid Lamparter2010-09-172-0/+8
* | | | ethtool: change ethtool_set_gro() to use ethtool_op_get_rx_csumEric Dumazet2010-09-171-2/+5
* | | | ip6tnl: get rid of ip6_tnl_lockEric Dumazet2010-09-161-30/+28
* | | | net: include inetdevice.h for rcu_dereference_raw api changeStephen Rothwell2010-09-161-0/+1
* | | | net: enable GRO by default for vlan devicesBrandon Philips2010-09-151-0/+5
* | | | ipv4: ip_ptr cleanupsEric Dumazet2010-09-154-5/+5
* | | | phonet: Fix build warning.David S. Miller2010-09-151-1/+2
* | | | Phonet: list subscribed resources via proc_fsRémi Denis-Courmont2010-09-152-0/+98
* | | | Phonet: look up the resource routing table when forwardingRémi Denis-Courmont2010-09-151-0/+17
* | | | Phonet: hook resource routing to userspace via ioctl()'sRémi Denis-Courmont2010-09-152-0/+14
* | | | Phonet: resource routing backendRémi Denis-Courmont2010-09-151-0/+88
* | | | Phonet: remove dangling pipe if an endpoint is closed earlyRémi Denis-Courmont2010-09-151-1/+26
* | | | Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/net-next-2.6David S. Miller2010-09-154-119/+73
|\ \ \ \
| * | | | dccp ccid-3: Simplify and consolidate tx_parse_optionsGerrit Renker2010-09-152-46/+14
| * | | | dccp ccid-3: remove buggy RTT-sampling history lookupGerrit Renker2010-09-153-57/+38
| * | | | dccp ccid-3: A lower bound for the inter-packet scheduling algorithmGerrit Renker2010-09-152-16/+21
* | | | | irda/irnet: use noop_llseekArnd Bergmann2010-09-151-1/+2
* | | | | sit: get rid of ipip6_lockEric Dumazet2010-09-151-33/+31
* | | | | gre: get rid of ipgre_lockEric Dumazet2010-09-151-29/+32
* | | | | ipip: get rid of ipip_lockEric Dumazet2010-09-151-33/+34
* | | | | ethtool: Remove unimplemented flow specification typesBen Hutchings2010-09-151-4/+4
* | | | | X.25 remove bkl in connectandrew hendry2010-09-141-2/+0
* | | | | X.25 remove bkl in acceptAndrew Hendry2010-09-141-3/+5
* | | | | X.25 remove bkl in bindandrew hendry2010-09-141-2/+2
OpenPOWER on IntegriCloud