summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
* | | bridge: Allow enable/disable UFO on bridge device via ethtoolSridhar Samudrala2009-10-071-0/+1
* | | net: Make UFO on master device independent of attached devicesSridhar Samudrala2009-10-071-1/+1
* | | udp: dynamically size hash tables at boot timeEric Dumazet2009-10-073-30/+71
* | | IPv6: Fix 6RD typoAlexandre Cassen2009-10-071-1/+1
* | | ipv4: Define cipso_v4_delopt staticHagen Paul Pfeifer2009-10-071-1/+1
* | | econet: Fix redeclaration of symbol lenHagen Paul Pfeifer2009-10-071-4/+4
* | | IPv6: use ipv6_addr_set_v4mapped()Brian Haley2009-10-075-34/+21
* | | IPv6: use ipv6_addr_copy() in ip6_route_redirect()Brian Haley2009-10-071-1/+2
* | | net: Add sk_mark route lookup support for IPv4 listening socketsAtis Elsts2009-10-072-1/+3
* | | dccp ccid-3: Remove CCID naming redundancy 2/2Gerrit Renker2009-10-072-192/+191
* | | dccp ccid-2: Remove CCID naming redundancy 1/2Gerrit Renker2009-10-071-161/+161
* | | dccp ccid-3: Overhaul CCID naming convention 2/2Gerrit Renker2009-10-073-238/+213
* | | dccp ccid-2: Overhaul CCID naming convention 1/2Gerrit Renker2009-10-072-161/+158
* | | net: mark net_proto_ops as constStephen Hemminger2009-10-0732-33/+33
* | | make TLLAO option for NA packets configurableOctavian Purdila2009-10-072-0/+9
* | | Use sk_mark for IPv6 routing lookupsBrian Haley2009-10-077-0/+11
* | | ethtool: Add reset operationBen Hutchings2009-10-071-0/+23
* | | pkt_sched: gen_estimator: Dont report fake rate estimatorsEric Dumazet2009-10-077-7/+14
* | | Use sk_mark for routing lookup in more placesEric Dumazet2009-10-071-0/+3
* | | ipv6 sit: 6rd (IPv6 Rapid Deployment) Support.YOSHIFUJI Hideaki / 吉藤英明2009-10-072-8/+135
* | | add vif using local interface index instead of IPIlia K2009-10-071-1/+11
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-10-062-4/+4
|\ \ \ | | |/ | |/|
| * | wext: let get_wireless_stats() sleepJohannes Berg2009-10-051-2/+2
| * | pktgen: restore nanosec delaysEric Dumazet2009-10-041-1/+1
| * | pktgen: Fix multiqueue handlingEric Dumazet2009-10-041-1/+1
* | | net: speedup sk_wake_async()Eric Dumazet2009-10-061-0/+3
| |/ |/|
* | net: export device speed and duplex via sysfsAndy Gospodarek2009-10-051-0/+40
* | cfg80211: assign device type in netdev notifier callbackMarcel Holtmann2009-10-052-5/+7
* | net: introduce NETDEV_POST_INIT notifierJohannes Berg2009-10-051-0/+6
* | tunnels: Optimize tx pathEric Dumazet2009-10-053-6/+9
* | ipv4: fib table algorithm performance improvementStephen Hemminger2009-10-054-45/+34
* | af_packet: add interframe drop cmsg (v6)Neil Horman2009-10-051-0/+33
* | pktgen: Avoid dirtying skb->users when txq is fullEric Dumazet2009-10-051-4/+7
* | icmp: No need to call sk_write_space()Eric Dumazet2009-10-051-0/+4
* | ethtool: Remove support for obsolete string query operationsBen Hutchings2009-10-051-48/+10
* | headers: remove sched.h from poll.hAlexey Dobriyan2009-10-041-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-10-027-10/+19
|\ \ | |/
| * net: splice() from tcp to pipe should take into account O_NONBLOCKEric Dumazet2009-10-021-1/+1
| * net: Use sk_mark for routing lookup in more placesAtis Elsts2009-10-013-0/+3
| * IPv4 TCP fails to send window scale option when window scale is zeroOri Finkelman2009-10-011-5/+6
| * net/ipv4/tcp.c: fix min() type mismatch warningAndrew Morton2009-10-011-1/+1
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-10-011-1/+4
| |\
| | * mac80211: Fix [re]association power saving issue on AP sideIgor Perminov2009-09-291-1/+4
| * | pktgen: Fix delay handlingEric Dumazet2009-10-011-2/+4
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-09-3048-119/+127
|\ \ \ | |/ /
| * | ax25: Fix possible oops in ax25_make_newJarek Poplawski2009-09-301-1/+1
| * | net: restore tx timestamping for accelerated vlansEric Dumazet2009-09-301-3/+3
| * | Phonet: fix mutex imbalanceRémi Denis-Courmont2009-09-301-1/+0
| * | sit: fix off-by-one in ipip6_tunnel_get_prlSascha Hlusiak2009-09-301-1/+1
| * | net: Fix sock_wfree() raceEric Dumazet2009-09-301-7/+12
OpenPOWER on IntegriCloud