aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2008-05-09sctp: Support the new specification of sctp_connectx()Vlad Yasevich
2008-05-09sctp: Bring SCTP_DELAYED_ACK socket option into API complianceWei Yongjun
2008-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-05-08sit: Add missing kfree_skb() on pskb_may_pull() failure.David S. Miller
2008-05-08tipc: Increase buffer header to support worst-case deviceAllan Stephens
2008-05-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-05-08Remove duplicated include in net/sunrpc/svc.cHuang Weiyi
2008-05-08fix irq flags in mac80211 codeSteven Rostedt
2008-05-08net: Added ASSERT_RTNL() to dev_open() and dev_close().Ben Hutchings
2008-05-08can: Fix can_send() handling on dev_queue_xmit() failuresOliver Hartkopp
2008-05-08netns: Fix arbitrary net_device-s corruptions on net_ns stop.Pavel Emelyanov
2008-05-08netfilter: Kconfig: default DCCP/SCTP conntrack support to the protocol confi...Patrick McHardy
2008-05-08netfilter: nf_conntrack_sip: restrict RTP expect flushing on error to last re...Patrick McHardy
2008-05-08net/ipv4: correct RFC 1122 section reference in commentJ.H.M. Dassen (Ray)
2008-05-08tcp FRTO: SACK variant is errorneously used with NewRenoIlpo Järvinen
2008-05-07mac80211: fix wme codeJohannes Berg
2008-05-07wireless: fix warning introduced by "mac80211: QoS related cleanups"John W. Linville
2008-05-07mac80211: QoS related cleanupsJohannes Berg
2008-05-07remove ieee80211_wx_{get,set}_auth()Adrian Bunk
2008-05-07remove ieee80211_tx_frame()Adrian Bunk
2008-05-07make sta_rx_agg_session_timer_expired() staticAdrian Bunk
2008-05-07mac80211: correct skb allocationEster Kummer
2008-05-07mac80211: Add IEEE80211_KEY_FLAG_PAIRWISEIvo van Doorn
2008-05-07mac80211: a few code cleanupsJohannes Berg
2008-05-07mac80211: Replace ieee80211_tx_control->key_idx with ieee80211_key_confIvo van Doorn
2008-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
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