aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
...
| * | | | tcp: share code through function, not through copy-paste. :-)Ilpo Järvinen2008-12-06
| * | | | tcp: drop tcp_bound_rto, merge content of it tcp_set_rtoIlpo Järvinen2008-12-06
| * | | | tcp: no need to pass prev skb around, reduces arg pressureIlpo Järvinen2008-12-06
| * | | | tcp: introduce struct tcp_sacktag_state to reduce arg pressureIlpo Järvinen2008-12-06
| * | | | tcp: make mtu probe failure to not break gso'ed skbs unnecessarilyIlpo Järvinen2008-12-06
| * | | | tcp: Fix thinko making the not-shiftable to cover S|R as wellIlpo Järvinen2008-12-06
| * | | | tcp: force mss equality with the next skb too.Ilpo Järvinen2008-12-06
| * | | | dccp: use roundup instead of opencodingIlpo Järvinen2008-12-06
| * | | | cfg80211: "fix" 11d oopsJohannes Berg2008-12-05
| * | | | mac80211: tx module cleanup.Rami Rosen2008-12-05
| * | | | cfg80211: fix wiphy remove if no regulatory requestJohannes Berg2008-12-05
| * | | | mac80211: add sta_notify_ps callbackChristian Lamparter2008-12-05
| * | | | mac80211: accept empty strings for hidden SSIDsFabio Rossi2008-12-05
| * | | | cfg80211: handle SIOCGIWMODE/SIOCSIWMODEJohannes Berg2008-12-05
| * | | | cfg80211: handle SIOCGIWNAMEJohannes Berg2008-12-05
| * | | | nl80211: Add frequency configuration (including HT40)Jouni Malinen2008-12-05
| * | | | mac80211: only transition STAs ps->wake on data framesJohannes Berg2008-12-05
| * | | | mac80211: disassociate prior to unlinking AP/stationTomas Winkler2008-12-05
| * | | | mac80211: deauth when interface is marked downJohn W. Linville2008-12-05
| * | | | xfrm: Accept ESP packets regardless of UDP encapsulation modeMartin Willi2008-12-04
| * | | | net/ipv6/ip6mr.c: Use kmem_cache_zalloc, remove memsetJoe Perches2008-12-04
| * | | | net: /proc/net/ip_mr_cache, display Iif as a signed shortBenjamin Thery2008-12-04
| * | | | net: fix /proc/net/ip_mr_cache display - V2Benjamin Thery2008-12-04
| * | | | atm: 32-bit ioctl compatibilityDavid Woodhouse2008-12-04
| * | | | pkt_sched: sch_htb: Replace HTB_ACCNT() macro with inlinesJarek Poplawski2008-12-04
| * | | | pkt_sched: sch_htb: Remove L2T()Jarek Poplawski2008-12-04
| * | | | pkt_sched: sch_htb: Clean htb_class prio and quantum fieldsJarek Poplawski2008-12-04
| * | | | pkt_sched: sch_htb: Remove htb_sched nwc_hit fieldJarek Poplawski2008-12-04
| * | | | pkt_sched: sch_htb: Remove htb_class aprio fieldJarek Poplawski2008-12-04
| * | | | Phonet: basic net namespace supportRémi Denis-Courmont2008-12-03
| * | | | xfrm: Accept XFRM_STATE_AF_UNSPEC SAs on IPv4/IPv6 only hostsMartin Willi2008-12-03
| * | | | xfrm: Cleanup for unlink SPD entryWei Yongjun2008-12-03
| * | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-12-03
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller2008-12-03
| |\ \ \ \ \
| | * | | | | Bluetooth: Fix RFCOMM release oops when device is still in useMarcel Holtmann2008-11-30
| | * | | | | Bluetooth: Fix format arguments warningMarcel Holtmann2008-11-30
| | * | | | | Bluetooth: Enable per-module dynamic debug messagesMarcel Holtmann2008-11-30
| | * | | | | Bluetooth: Send HCI Reset command by default on device initializationMarcel Holtmann2008-11-30
| | * | | | | Bluetooth: Fix warnings for bt_key_strings and bt_slock_key_stringsMarcel Holtmann2008-11-30
| | * | | | | Bluetooth: Fix leak of uninitialized data to userspaceVegard Nossum2008-11-30
| * | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-12-02
| |\ \ \ \ \ \
| * | | | | | | net: percpu_counter_inc() should not be called in BH-disabled sectionEric Dumazet2008-12-02
| * | | | | | | dccp: Feature activation handlersGerrit Renker2008-12-02
| * | | | | | | dccp: Processing Confirm optionsGerrit Renker2008-12-02
| * | | | | | | dccp: Process incoming Change feature-negotiation optionsGerrit Renker2008-12-02
| * | | | | | | dccp: Preference list reconciliationGerrit Renker2008-12-02
| * | | | | | | dccp: Integrate feature-negotiation insertion codeGerrit Renker2008-12-02
| * | | | | | | dccp: Insert feature-negotiation options into skbGerrit Renker2008-12-02
| | |/ / / / / | |/| | | | |
| * | | | | | pkt_sched: fix sparse warningHannes Eder2008-11-28
| * | | | | | netlink: allow empty nested attributesPatrick McHardy2008-11-28