aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* 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
* | | wireless extensions: make netns awareJohannes Berg2009-07-15
* | | net: Rename lookup_neigh_params functionTobias Klauser2009-07-13
* | | net: remove redundant sched/ in net/MakefileChangli Gao2009-07-12
* | | udpv6: Handle large incoming UDP/IPv6 packets and support software UFOSridhar Samudrala2009-07-12
* | | udpv6: Remove unused skb argument of ipv6_select_ident()Sridhar Samudrala2009-07-12
* | | udpv6: Fix gso_size setting in ip6_ufo_append_dataSridhar Samudrala2009-07-12
* | | udpv6: Fix HW checksum support for outgoing UFO packetsSridhar Samudrala2009-07-12
* | | udpv4: Handle large incoming UDP/IPv4 packets and support software UFO.Sridhar Samudrala2009-07-12
* | | net: move and export get_net_ns_by_pidJohannes Berg2009-07-12
* | | genetlink: make netns awareJohannes Berg2009-07-12
* | | net: make namespace iteration possible under RCUJohannes Berg2009-07-12
* | | netlink: use call_rcu for netlink_change_ngroupsJohannes Berg2009-07-12
* | | netlink: remove unused exportsJohannes Berg2009-07-12
* | | cfg80211: disallow configuring unsupported interfacesJohannes Berg2009-07-10
* | | cfg80211: clean up naming once and for allJohannes Berg2009-07-10
* | | cfg80211: fix lockingJohannes Berg2009-07-10