aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2008-05-06net_cls_act: act_simple dont ignore realloc codeJamal Hadi Salim
2008-05-06Revert "atm: Do not free already unregistered net device."David S. Miller
2008-05-05dccp: return -EINVAL on invalid feature lengthChris Wright
2008-05-05tipc: Update version number to TIPC 1.6.4Allan Stephens
2008-05-05tipc: Exclude debug-only print buffer code when not debuggingAllan Stephens
2008-05-05tipc: Cosmetic cleanup of system & debug output declarationsAllan Stephens
2008-05-05[TIPC]: Cosmetic cleanup of print buffer codeAllan Stephens
2008-05-05tipc: Elimination of print buffer chainingAllan Stephens
2008-05-05tipc: Fix null pointer dereference in debug codeAllan Stephens
2008-05-05tipc: Fix recursive spinlock invocation in print buffer codeAllan Stephens
2008-05-05tipc: Provide feedback when log buffer resizing failsAllan Stephens
2008-05-05tipc: Simplify log buffer resizingAllan Stephens
2008-05-05net_cls_act: Make act_simple use of netlink policy.Jamal Hadi Salim
2008-05-04ip: Use inline function dst_metric() instead of direct access to dst->metric[]Satoru SATOH
2008-05-04ip: Make use of the inline function dst_metric_locked()Satoru SATOH
2008-05-04atm: Bad locking on br2684_devs modifications.Pavel Emelyanov
2008-05-04atm: Do not free already unregistered net device.Pavel Emelyanov
2008-05-04mac80211: Do not free net device after it is unregistered.Pavel Emelyanov
2008-05-04bridge: Consolidate error paths in br_add_bridge().Pavel Emelyanov
2008-05-04bridge: Net device leak in br_add_bridge().Pavel Emelyanov
2008-05-03net: Fix useless comment reference loop.Johannes Berg
2008-05-03sch_htb: remove from event queue in htb_parent_to_leaf()Jarek Poplawski
2008-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrtLinus Torvalds
2008-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-05-03hrtimer: remove duplicate helper functionOliver Hartkopp
2008-05-02rose: Wrong list_lock argument in rose_node seqopsBernard Pidoux
2008-05-02netns: Fix reassembly timer to use the right namespaceDaniel Lezcano
2008-05-02netns: Fix device renaming for sysfsDaniel Lezcano
2008-05-02bridge: forwarding table information for >256 devicesStephen Hemminger
2008-05-02dccp: ccid2.c, ccid3.c use clamp(), clamp_t()Harvey Harrison
2008-05-02net: remove NR_CPUS arrays in net/core/dev.cMike Travis
2008-05-02net: use get/put_unaligned_* helpersHarvey Harrison
2008-05-02bluetooth: use get/put_unaligned_* helpersHarvey Harrison
2008-05-02irda: use get_unaligned_* helpersHarvey Harrison
2008-05-02net: Add a WARN_ON_ONCE() to the transmit timeout functionArjan van de Ven
2008-05-02net: Add missing braces to multi-statement if()sIlpo Järvinen
2008-05-02netfilter: assign PDE->data before gluing PDE into /proc treeDenis V. Lunev
2008-05-02netfilter: assign PDE->fops before gluing PDE into /proc treeDenis V. Lunev
2008-05-02ipv4: assign PDE->data before gluing PDE into /proc treeDenis V. Lunev
2008-05-02vlan: assign PDE->data before gluing PDE into /proc treeDenis V. Lunev
2008-05-02atm: assign PDE->data before gluing PDE into /proc treeDenis V. Lunev
2008-05-02ipv6: assign PDE->data before gluing PDE into /proc treeDenis V. Lunev
2008-05-02net: assign PDE->data before gluing PDE into /proc treeDenis V. Lunev
2008-05-02netfilter: assign PDE->data before gluing PDE into /proc treeDenis V. Lunev
2008-05-02sunrpc: assign PDE->data before gluing PDE into /proc treeDenis V. Lunev
2008-05-01rename div64_64 to div64_u64Roman Zippel
2008-05-01net: fix returning void-valued expression warningsHarvey Harrison
2008-05-01Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller
2008-04-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-04-30mac80211: incorrect shift directionHarvey Harrison