summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)AuthorLines
2008-05-08netfilter: nf_conntrack_sip: restrict RTP expect flushing on error to last re...Patrick McHardy-9/+13
2008-05-08net/ipv4: correct RFC 1122 section reference in commentJ.H.M. Dassen (Ray)-1/+1
2008-05-08tcp FRTO: SACK variant is errorneously used with NewRenoIlpo Järvinen-5/+8
2008-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds-61/+72
2008-05-06net_cls_act: act_simple dont ignore realloc codeJamal Hadi Salim-8/+9
2008-05-06Revert "atm: Do not free already unregistered net device."David S. Miller-0/+2
2008-05-05dccp: return -EINVAL on invalid feature lengthChris Wright-1/+1
2008-05-05net_cls_act: Make act_simple use of netlink policy.Jamal Hadi Salim-18/+16
2008-05-04ip: Use inline function dst_metric() instead of direct access to dst->metric[]Satoru SATOH-24/+25
2008-05-04ip: Make use of the inline function dst_metric_locked()Satoru SATOH-1/+1
2008-05-04atm: Bad locking on br2684_devs modifications.Pavel Emelyanov-2/+2
2008-05-04atm: Do not free already unregistered net device.Pavel Emelyanov-2/+0
2008-05-04mac80211: Do not free net device after it is unregistered.Pavel Emelyanov-2/+5
2008-05-04bridge: Consolidate error paths in br_add_bridge().Pavel Emelyanov-8/+8
2008-05-04bridge: Net device leak in br_add_bridge().Pavel Emelyanov-1/+3
2008-05-03net: Fix useless comment reference loop.Johannes Berg-1/+3
2008-05-03sch_htb: remove from event queue in htb_parent_to_leaf()Jarek Poplawski-2/+6
2008-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrtLinus Torvalds-6/+0
2008-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds-166/+171
2008-05-03hrtimer: remove duplicate helper functionOliver Hartkopp-6/+0
2008-05-02rose: Wrong list_lock argument in rose_node seqopsBernard Pidoux-4/+4
2008-05-02netns: Fix reassembly timer to use the right namespaceDaniel Lezcano-1/+3
2008-05-02netns: Fix device renaming for sysfsDaniel Lezcano-3/+10
2008-05-02bridge: forwarding table information for >256 devicesStephen Hemminger-0/+4
2008-05-02dccp: ccid2.c, ccid3.c use clamp(), clamp_t()Harvey Harrison-3/+3
2008-05-02net: remove NR_CPUS arrays in net/core/dev.cMike Travis-4/+11
2008-05-02net: use get/put_unaligned_* helpersHarvey Harrison-23/+21
2008-05-02bluetooth: use get/put_unaligned_* helpersHarvey Harrison-11/+10
2008-05-02irda: use get_unaligned_* helpersHarvey Harrison-3/+5
2008-05-02net: Add a WARN_ON_ONCE() to the transmit timeout functionArjan van de Ven-0/+1
2008-05-02net: Add missing braces to multi-statement if()sIlpo Järvinen-2/+4
2008-05-02netfilter: assign PDE->data before gluing PDE into /proc treeDenis V. Lunev-7/+6
2008-05-02netfilter: assign PDE->fops before gluing PDE into /proc treeDenis V. Lunev-3/+3
2008-05-02ipv4: assign PDE->data before gluing PDE into /proc treeDenis V. Lunev-11/+6
2008-05-02vlan: assign PDE->data before gluing PDE into /proc treeDenis V. Lunev-4/+3
2008-05-02atm: assign PDE->data before gluing PDE into /proc treeDenis V. Lunev-4/+2
2008-05-02ipv6: assign PDE->data before gluing PDE into /proc treeDenis V. Lunev-4/+2
2008-05-02net: assign PDE->data before gluing PDE into /proc treeDenis V. Lunev-11/+6
2008-05-02netfilter: assign PDE->data before gluing PDE into /proc treeDenis V. Lunev-9/+9
2008-05-02sunrpc: assign PDE->data before gluing PDE into /proc treeDenis V. Lunev-16/+7
2008-05-01rename div64_64 to div64_u64Roman Zippel-5/+4
2008-05-01net: fix returning void-valued expression warningsHarvey Harrison-7/+13
2008-05-01Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller-36/+38
2008-04-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds-4/+4
2008-04-30mac80211: incorrect shift directionHarvey Harrison-4/+2
2008-04-30mac80211: insert WDS peer after adding interfaceJohannes Berg-17/+27
2008-04-30mac80211: don't allow invalid WDS peer addressesJohannes Berg-1/+1
2008-04-30mac80211: assign conf.beacon_control for meshJohannes Berg-0/+1
2008-04-30mac80211: use 4-byte mesh sequence numberLuis Carlos Cobo-14/+7
2008-04-30ipv6: Compilation fix for compat MCAST_MSFILTER sockopts.Pavel Emelyanov-4/+4