aboutsummaryrefslogtreecommitdiffstats
path: root/net/bridge (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-03-22[ATM]: Remove bridge/lec interdependencyChas Williams2-8/+7
2005-03-15[BRIDGE]: Limit BRCTL_GET_BRIDGES to 2048 bridges.Alan Cox1-0/+2
2005-03-14[BRIDGE]: No update when hold time is zeroStephen Hemminger1-0/+4
2005-03-14[EBTABLES]: Fix smp race.Bart De Schuymer1-1/+2
2005-03-11Undo the netfilter undo - the next patch fixes the regression it caused.Linus Torvalds1-4/+2
2005-03-10Cset exclude: bdschuym@pandora.be|ChangeSet|20050310042817|04711Linus Torvalds1-2/+4
2005-03-10[BRIDGE]: Forwarding table lockless updateStephen Hemminger4-53/+91
2005-03-10[BRIDGE]: Get rid of threaded link for forwarding timeoutStephen Hemminger3-35/+17
2005-03-10[BRIDGE]: Get rid of unneeded includeStephen Hemminger1-1/+0
2005-03-10[BRIDGE]: Use Jenkins hashStephen Hemminger1-12/+2
2005-03-10[NET]: Kill netdev->accept_fastpath hook.Jeff Garzik1-6/+0
2005-03-09Merge bk://212.42.230.204:994/nf-2.6David S. Miller1-9/+9
2005-03-09[NETFILTER]: Reduce call chain length in netfilter (take 2)Bart De Schuymer1-4/+2
2005-03-04[NETFILTER]: Use num_possible_cpus instead of NR_CPUS in {ip6_,arp_,eb}tablesPatrick McHardy1-9/+9
2005-01-13[NET]: Lock initializer cleanup.Thomas Gleixner3-3/+3
2005-01-13[EBTABLES]: Use correct printf format for size_t.David S. Miller1-1/+1
2005-01-09[BRIDGE-NF]: Check ipv4 vs ipv6 more reliably in ip_sabotage_out().Bart De Schuymer1-15/+18
2004-11-23[EBTABLES]: Add userspace logging via netlink socket.Bart De Schuymer5-7/+318
2004-11-09[NET]: Lock initializer unifyingAndrew Morton2-3/+3
2004-10-25[NET]: Give skb_checksum_help() an skb_buff * againHerbert Xu1-1/+1
2004-10-25[EBTABLES]: Add wildcard support for interface matching.Bart De Schuymer1-1/+7
2004-10-05[BRIDGE] convert __constant_htons(constant) to htonsArnaldo Carvalho de Melo5-8/+8
2004-10-05[SKBUFF] introduce eth_hdr(skb)Arnaldo Carvalho de Melo9-37/+32
2004-09-07[BRIDGE]: Fix length checking in ipv6 bridge filtering.Bart De Schuymer1-10/+64
2004-09-06[BRIDGE]: deadlock on device removalStephen Hemminger1-1/+3
2004-09-01[BRIDGE]: Add ipv6 packet filtering.Bart De Schuymer1-126/+257
2004-08-25[BRIDGE]: Fix oops when mangling and brouting and tcpdumping packetsStephen Hemminger2-35/+24
2004-08-23Merge bk://kernel.bkbits.net/davem/net-2.6Linus Torvalds7-100/+149
2004-08-22[PATCH] rcu: abstracted RCU dereferencingDipankar Sarma1-2/+1
2004-08-19Merge nuts.davemloft.net:/disk1/BK/net-exp-2.6David S. Miller1-2/+3
2004-08-18[NET]: Add skb_header_pointer, and use it where possible.David S. Miller7-98/+146
2004-08-10[EBTABLES]: Remove deprecated use of MODULE_PARM.Bart De Schuymer1-2/+3
2004-08-09[BRIDGE]: Fix problems with filtering and defragmentation.Stephen Hemminger1-5/+8
2004-08-07Make sysctl pass the pos pointer around properly.Linus Torvalds1-2/+2
2004-08-03[BRIDGE]: rmmod device while bridge is down failsStephen Hemminger1-9/+17
2004-08-02[BRIDGE]: Build fix for gcc-2.95.xAndrew Morton2-9/+11
2004-07-29[BRIDGE]: RCU fixStephen Hemminger2-2/+12
2004-07-29[BRIDGE]: forwarding table RCUStephen Hemminger5-36/+44
2004-07-29[BRIDGE]: linkstate handlingStephen Hemminger3-25/+27
2004-07-29[BRIDGE]: dev_xmit cleanupStephen Hemminger1-24/+10
2004-07-29[BRIDGE]: Propagate bridge internal MTU changesStephen Hemminger2-2/+3
2004-07-28[BRIDGE]: Fix typo in br_stp.cTommi Virtanen1-1/+1
2004-07-09[BRIDGE]: Support different MTU sizes.Stephen Hemminger5-0/+36
2004-06-29[BRIDGE]: Fix message age in bridge STP config packets.Stephen Hemminger1-11/+17
2004-06-24Merge davem@nuts.davemloft.net:/disk1/BK/net-2.6David S. Miller1-3/+9
2004-06-23[PATCH] rcu: avoid passing an argument to the callback functionAndrew Morton1-3/+9
2004-06-22[BRIDGE]: Turn off debug message in bridge ioctl.Stephen Hemminger1-1/+1
2004-06-17[BRIDGE]: Kill sysfs hotplug avoidance hacks.Stephen Hemminger4-27/+2
2004-06-16[SPARSE]: Get rid of warning in bridge ethtool ioctl.Stephen Hemminger1-1/+1
2004-06-16[BRIDGE]: Fix bridge sysfs improprely initialized kobject.Andrew Morton1-3/+1