summaryrefslogtreecommitdiff
path: root/drivers/net/ppp
Commit message (Expand)AuthorAge
* net: Add and use skb_copy_datagram_msg() helper.David S. Miller2014-11-05
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-10-13
|\
| * fix misuses of f_count() in ppp and netlinkAl Viro2014-10-09
* | net: better IFF_XMIT_DST_RELEASE supportEric Dumazet2014-10-07
|/
* net: filter: split 'struct sk_filter' into socket and bpf partsAlexei Starovoitov2014-08-02
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-07-22
|\
| * net: ppp: fix creating PPP pass and active filtersChristoph Schulz2014-07-16
* | net: ppp: access ppp->nextseq only if CONFIG_PPP_MULTILINK is definedChristoph Schulz2014-07-16
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-07-16
|\ \ | |/
| * net: ppp: don't call sk_chk_filter twiceChristoph Schulz2014-07-14
| * net: pppoe: use correct channel MTU when using Multilink PPPChristoph Schulz2014-07-14
* | net: ppp: reset nextseq counter when enabling SC_MULTILINKChristoph Schulz2014-07-15
* | net: set name_assign_type in alloc_netdev()Tom Gundersen2014-07-15
|/
* inetpeer: get rid of ip_id_countEric Dumazet2014-06-02
* net: filter: let unattached filters use sock_fprog_kernDaniel Borkmann2014-05-23
* net: ppp: use sk_unattached_filter apiDaniel Borkmann2014-03-31
* ppp: slight optimization of addr comparedingtianhong2013-12-26
* drivers/net/*: Fix FSF address in file headersJeff Kirsher2013-12-06
* net: rework recvmsg handler msg_name and msg_namelen logicHannes Frederic Sowa2013-11-20
* ip: generate unique IP identificator if local fragmentation is allowedAnsis Atteka2013-09-19
* pptp: fix byte order warningsstephen hemminger2013-08-13
* pptp: fix sparse pointer warningstephen hemminger2013-08-09
* net: pass info struct via netdevice notifierJiri Pirko2013-05-28
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-05-01
|\
| * ppp: reuse print_hex_dump_bytesAndy Shevchenko2013-03-27
* | tty: Fix recursive deadlock in tty_perform_flush()Peter Hurley2013-03-18
|/
* ppp: convert to idr_alloc()Tejun Heo2013-02-27
* Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-02-21
|\
| * tty: Added a CONFIG_TTY option to allow removal of TTYJoe Millenbach2013-01-18
* | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-21
|\ \
| * | drivers/net/ppp: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-22
| |/
* | ppp: set qdisc_tx_busylock to avoid LOCKDEP splatEric Dumazet2013-02-19
* | net: proc: change proc_net_remove to remove_proc_entryGao feng2013-02-18
* | net: proc: change proc_net_fops_create to proc_createGao feng2013-02-18
* | net: Add skb_unclone() helper function.Pravin B Shelar2013-02-15
|/
* ppp: make ppp_get_stats64 staticstephen hemminger2012-11-01
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-09-28
|\
| * pppoe: drop PPPOX_ZOMBIEs in pppoe_releaseXiaodong Xu2012-09-22
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-08-22
|\ \ | |/
| * pptp: lookup route with the proper net namespaceGao feng2012-08-08
* | ppp: add 64 bit statsKevin Groeneveld2012-08-03
|/
* ppp: avoid false drop_monitor false positivesEric Dumazet2012-05-19
* pppoe: remove unused return value from two methods.Rami Rosen2012-05-17
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-04-15
|\
| * ppp: Fix race condition with queue start/stopDavid Woodhouse2012-04-13
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-04-10
|\ \ | |/
| * ppp: Don't stop and restart queue on every TX packetDavid Woodhouse2012-04-03
* | ppp: use for_each_set_bit_fromAkinobu Mita2012-04-03
|/
* ppp: Replace uses of <linux/if_ppp.h> with <linux/ppp-ioctl.h>Paul Mackerras2012-03-04
* ppp: Move ioctl definitions from if_ppp.h to new ppp-ioctl.hPaul Mackerras2012-03-04