summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | gro: Fix bogus gso_size on the first fraglist entryHerbert Xu2010-05-201-0/+1
* | | | | | | | fix typos concerning "initiali[zs]e"Uwe Kleine-König2010-06-164-4/+4
| |_|_|/ / / / |/| | | | | |
* | | | | | | net: Expose all network devices in a namespaces in sysfsEric W. Biederman2010-05-213-39/+6
* | | | | | | netlink: Implment netlink_broadcast_filteredEric W. Biederman2010-05-211-2/+19
* | | | | | | net/sysfs: Fix the bitrot in network device kobject namespace supportEric W. Biederman2010-05-212-13/+3
* | | | | | | netns: Teach network device kobjects which namespace they are in.Eric W. Biederman2010-05-212-0/+55
* | | | | | | sysfs: add struct file* to bin_attr callbacksChris Wright2010-05-211-1/+1
|/ / / / / /
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-05-20479-8140/+24624
|\ \ \ \ \ \
| * | | | | | ipv6: Never schedule DAD timer on dead addressHerbert Xu2010-05-181-2/+8
| * | | | | | ipv6: Use POSTDAD stateHerbert Xu2010-05-181-5/+24
| * | | | | | ipv6: Use state_lock to protect ifa stateHerbert Xu2010-05-181-4/+23
| * | | | | | ipv6: Replace inet6_ifaddr->dead with stateHerbert Xu2010-05-181-7/+9
| * | | | | | bridge: fix build for CONFIG_SYSFS disabledRandy Dunlap2010-05-181-1/+1
| * | | | | | net: Remove unnecessary returns from void function()sJoe Perches2010-05-1748-131/+0
| * | | | | | net sched: cleanup and rate limit warningstephen hemminger2010-05-171-3/+6
| * | | | | | pfkey: add severity to printkstephen hemminger2010-05-171-5/+5
| * | | | | | xfrm: add severity to printkstephen hemminger2010-05-171-5/+7
| * | | | | | net sched: printk message severitystephen hemminger2010-05-178-28/+33
| * | | | | | net/caif: Use kzallocJulia Lawall2010-05-172-4/+2
| * | | | | | sctp: fix append error cause to ERROR chunk correctlyWei Yongjun2010-05-171-2/+2
| * | | | | | net: Add netlink support for virtual port management (was iovnl)Scott Feldman2010-05-171-1/+168
| * | | | | | net: Introduce skb_tunnel_rx() helperEric Dumazet2010-05-176-34/+14
| * | | | | | tcp: tcp_synack_options() fix Eric Dumazet2010-05-171-5/+4
| * | | | | | ipv6: fix the bug of address checkStephen Hemminger2010-05-171-7/+8
| * | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2010-05-176-8/+147
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-176-8/+147
| | |\ \ \ \ \ \
| | | * \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-171-2/+25
| | | |\ \ \ \ \ \
| | | | * | | | | | mac80211: don't process work item with wrong frameJohannes Berg2010-05-121-2/+25
| | | * | | | | | | mac80211: fix paged defragmentationAbhijeet Kolekar2010-05-121-0/+6
| | | * | | | | | | mac80211: check channel switch mode for future frames transmitWey-Yi Guy2010-05-121-1/+2
| | | * | | | | | | mac80211: add offload channel switch supportJohannes Berg2010-05-124-5/+114
| | | * | | | | | | Merge branch 'wireless-2.6' into wireless-next-2.6Reinette Chatre2010-05-101-1/+2
| | | |\ \ \ \ \ \ \ | | | | |/ / / / / /
| * | | | | | | | | net_sched: sch_hfsc: fix classification loopsPatrick McHardy2010-05-171-1/+5
| * | | | | | | | | tbf: stop wanton destruction of children (v2)stephen hemminger2010-05-171-1/+5
| * | | | | | | | | net: Remove unnecessary semicolons after switch statementsJoe Perches2010-05-177-11/+12
| * | | | | | | | | X25: Remove bkl in sockoptsandrew hendry2010-05-171-4/+0
| * | | | | | | | | X25: Move accept approve flag to bitfieldandrew hendry2010-05-171-6/+6
| * | | | | | | | | X25: Move interrupt flag to bitfieldandrew hendry2010-05-173-3/+5
| * | | | | | | | | X25: Move qbit flag to bitfieldandrew hendry2010-05-171-7/+10
| * | | | | | | | | net: No dst refcounting in ip_queue_xmit()Eric Dumazet2010-05-171-2/+7
| * | | | | | | | | net: Use ip_route_input_noref() in input pathEric Dumazet2010-05-173-5/+5
| * | | | | | | | | net: implements ip_route_input_noref()Eric Dumazet2010-05-171-5/+10
| * | | | | | | | | net: add a noref bit on skb dstEric Dumazet2010-05-179-13/+27
| * | | | | | | | | rps: avoid one atomic in enqueue_to_backlogEric Dumazet2010-05-171-2/+4
| * | | | | | | | | ipv6 addrlabel: permit deletion of labels assigned to removed devFlorian Westphal2010-05-171-4/+4
| * | | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-05-163-59/+138
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / | | |/| | | | | | |
| * | | | | | | | | net: congestion notifications are not dropped packetsEric Dumazet2010-05-161-2/+2
| * | | | | | | | | net: Introduce sk_route_nocapsEric Dumazet2010-05-164-6/+7
| * | | | | | | | | net: Consistent skb timestampingEric Dumazet2010-05-152-19/+38
| * | | | | | | | | xfrm: fix policy unreferencing on larval dropTimo Teras2010-05-151-1/+1
OpenPOWER on IntegriCloud