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