summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-07-2310-20/+43
|\
| * cfg80211: double free in __cfg80211_scan_doneChristian Lamparter2009-07-211-2/+1
| * nl80211: Memory leak fixedNiko Jokinen2009-07-211-2/+3
| * mac80211: use correct address for mesh Path ErrorJavier Cardona2009-07-211-3/+5
| * rfkill: fix rfkill_set_states() to set the hw stateAlan Jenkins2009-07-211-0/+4
| * mac80211: fix injection in monitor modePavel Roskin2009-07-211-1/+1
| * rfkill: allow toggling soft state in sysfs againJohannes Berg2009-07-211-8/+19
| * mac80211: disable meshJohannes Berg2009-07-212-0/+4
| * Fix error return for setsockopt(SO_TIMESTAMPING)Rémi Denis-Courmont2009-07-201-1/+1
| * tcp: Use correct peer adr when copying MD5 keysJohn Dykstra2009-07-202-2/+2
| * tcp: Fix MD5 signature checking on IPv4 mapped socketsJohn Dykstra2009-07-203-1/+3
* | TCP: Add comments to (near) all functions in tcp_output.c v3Andi Kleen2009-07-231-14/+44
* | af_packet: style cleanupsEric Dumazet2009-07-231-124/+122
* | Phonet: dropped datagrams accountingRémi Denis-Courmont2009-07-231-1/+4
* | Phonet: account for dropped RX packetsRémi Denis-Courmont2009-07-231-1/+6
* | Phonet: sockets list through proc_fsRémi Denis-Courmont2009-07-232-0/+103
* | mcastv6: Local variable shadows function argumentGerrit Renker2009-07-211-1/+0
* | RDS: Refactor end of __conn_create for readabilityAndy Grover2009-07-201-17/+31
* | RDS/IW: Remove dead codeAndy Grover2009-07-201-9/+4
* | RDS/IW: Remove page_shift variable from iwarp transportAndy Grover2009-07-204-22/+11
* | RDS/IB: Always use PAGE_SIZE for FMR page sizeAndy Grover2009-07-203-12/+6
* | RDS: Fix completion notifications on blocking socketsAndy Grover2009-07-201-11/+13
* | RDS/IB: Drop connection when a fatal QP event is receivedAndy Grover2009-07-201-3/+3
* | RDS/IB: Disable flow control in sysctl and explain whyAndy Grover2009-07-201-1/+11
* | RDS/IB: Move tx/rx ring init and refill to laterAndy Grover2009-07-201-6/+12
* | RDS: Don't set c_version in __rds_conn_create()Andy Grover2009-07-201-1/+0
* | RDS/IB: Rename byte_len to data_len to enhance readabilityAndy Grover2009-07-201-6/+6
* | RDS/RDMA: Fix cut-n-paste errors in printks in rdma_transport.cAndy Grover2009-07-201-4/+4
* | RDS/IB: Fix printk to indicate remote IP, not localAndy Grover2009-07-201-1/+1
* | RDS/IB: Handle connections using RDS 3.0 wire protocolAndy Grover2009-07-203-6/+58
* | RDS/IB: Improve RDS protocol version checkingAndy Grover2009-07-201-6/+19
* | RDS: Set retry_count to 2 and make modifiable via modparamAndy Grover2009-07-203-1/+7
* | ipv4: fib_trie: Use tnode_get_child_rcu() and node_parent_rcu() in lookupsJarek Poplawski2009-07-201-3/+3
* | ipv4: Fix inflate_threshold_root automaticallyJarek Poplawski2009-07-201-7/+22
* | ipv4: Use synchronize_rcu() during trie_rebalance()Jarek Poplawski2009-07-201-0/+15
* | vlan: Propagate physical MTU changesHerbert Xu2009-07-201-0/+13
* | udp: cleanupsEric Dumazet2009-07-171-44/+43
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-07-169-13/+67
|\ \ | |/
| * net: sock_copy() fixesEric Dumazet2009-07-161-2/+18
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2009-07-162-5/+21
| |\
| | * netfilter: nf_conntrack: nf_conntrack_alloc() fixesEric Dumazet2009-07-161-3/+18
| | * netfilter: xt_osf: fix nf_log_packet() argumentsPatrick McHardy2009-07-161-2/+3
| * | net/can: add module alias to can protocol driversLothar Waßmann2009-07-152-0/+2
| * | net/can bugfix: use after free bug in can protocol driversLothar Waßmann2009-07-152-0/+6
| * | gre: fix ToS/DiffServ inherit bugAndreas Jaggi2009-07-141-2/+2
| * | sit: fix regression: do not release skb->dst before xmitSascha Hlusiak2009-07-111-0/+1
| * | net: ip_push_pending_frames() fixEric Dumazet2009-07-112-2/+0
| * | net: sk_prot_alloc() should not blindly overwrite memoryEric Dumazet2009-07-111-2/+17
* | | net/compat/wext: send different messages to compat tasksJohannes Berg2009-07-154-3/+148
* | | wext: optimise, comment and fix event sendingJohannes Berg2009-07-151-57/+57
OpenPOWER on IntegriCloud